Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 350 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 350 Bytes

Website created using astro

Website GitHub code size in bytes

To run the developer enviroment:

npm run dev

To preview the build:

npm run build && npm run preview