Companion site for EcoKnow Creator. Hosts scenario briefings, guides and tools, built with SvelteKit and deployed as a static site.
Install dependencies and start the dev server:
npm install
npm run devnpm run build
npm run previewThe site is built as static output via @sveltejs/adapter-static and deployed to GitHub Pages.