Skip to content

p12y/Svelte-notes-PWA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte notes PWA

This is an offline enabled PWA built with Svelte and PouchDB.

Get started

Install the dependencies...

yarn install

...then start Rollup:

yarn dev

Building and running in production mode

To create an optimised version of the app:

yarn build

You can run the newly built app with yarn start.

About

An offline enabled PWA built with Svelte and PouchDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published