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.