Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 292 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 292 Bytes

This is the Svelte app, made by not a frontend engineer (me) with love in January 2021.

Install dependencies

npm install

Local run

npm run dev

Production build

npm run build