This is a svelte project that based on Sapper.js.
npm i npm run dev
To build and start in prod mode:
npm run build npm run preview