The new (2024) FemtoStar website. Port of www-2021 to SvelteKit.
src | ||
static | ||
.gitignore | ||
.npmrc | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
svelte.config.js | ||
vite.config.js |
www-sveltekit
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/
.