Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 276 Bytes

File metadata and controls

8 lines (5 loc) · 276 Bytes

This is a sample app for Replicache.

Use npm run build to create optimized version.

Use npm run start to start a web server.

Use npm run dev to create dev version and start web server. Changes to src gets recompiled but you still have to reload the webpage manually.