An app to help you manage standard operating procedures for your everyday life. Built without Webpack etc. Uses LitElement, kv-storage, @vaadin/router and cutestrap (inspired by this article).
After cloning the repo, you should run
npm install
After installing you should see a postinstall hook run @pika/web
.
To start the server, simply run
npm start
[ ] Isolate CSS logic to specific components (i.e: don't load the entire 7kb CSS framework in every page)
[ ] Preload app with defaults such as the Front End Checklist and the React Checklist
[ ] Improve icon and branding