Made with the Svelte framework.
TODO: figure out why rollup hot reloading doesn't work with yarn
Install: npm install
npm install
Development: npm run dev
npm run dev
Production:
npm run build npm run start