diff --git a/README.md b/README.md index d151fb2..272da06 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # www-sveltekit -A port of the main FemtoStar website (new-www) to from Sapper to SvelteKit. \ No newline at end of file +A port of the main FemtoStar website (new-www) to from Sapper to SvelteKit. + +Run `npm run dev -- --host` to run a test server, or `npm run build` to generate a static site in `build/`. \ No newline at end of file