This is the repository for the new website for Lynbrook Excellence in Education. This website was built starting in October 2023 by Anish Lakkapragada and Chris Liu.
This website is built with Solid.js.
Important
Please do NOT click the "Sync Fork" button at the top of this page. The fact that this repository is a fork is due to historical reasons only.
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.