Skip to content

KonradLinkowski/Nostalgia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Screenshot

Nostalgia

Small Progressive Web App to store your notes made in Svelte.

Live

https://konradlinkowski.github.io/Nostalgia

Installation

git clone https://github.com/KonradLinkowski/Nostalgia.git
cd Nostalgia
yarn

...then start Rollup:

yarn dev

Navigate to localhost:5000. You should see your app running.

Building and running in production mode

To create an optimised version of the app:

yarn build

License

This project is MIT licensed