Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 363 Bytes

File metadata and controls

15 lines (12 loc) · 363 Bytes

website and APIs for Cyclone

https://cyclonelib.pages.dev

temporary dev note

(TODO: move to permanent README) if the website has to reload everytime a new route is visited, or dialogs arent showing up, it means there's an error in the layout.svelte

errors in non layout pages can also cause this

website dev

cd web
npm install
npm run dev