This is the repository for the LEXE Modernized Website. This website was built starting in October 2023 by Anish Lakkapragada and Chris Liu.
This website is made with Solid.js, a derivative of React.js.
To run the frontend, please run npm install
to acquire all the required dependencies and then npm run dev
to serve the website locally.
Our assets (donation PDF, images) are all found in src/assets
. They can easily be substituted there.