Skip to content

IanFindlay/Nostalgia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 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

About

Small Progressive Web App to store your notes made in Svelte

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 65.0%
  • JavaScript 20.8%
  • CSS 7.4%
  • HTML 6.8%