Small Progressive Web App to store your notes made in Svelte.
https://konradlinkowski.github.io/Nostalgia
git clone https://github.com/KonradLinkowski/Nostalgia.git
cd Nostalgia
yarn...then start Rollup:
yarn devNavigate to localhost:5000. You should see your app running.
To create an optimised version of the app:
yarn buildThis project is MIT licensed
