Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 376 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 376 Bytes

Galsen DEV 2024 Hacktoberfest website

Built with Svelte.

Everything you need to build a Svelte project, powered by create-svelte.

Develop

Start a development server :

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open