Skip to content

kamerontanseli/checklist-app

Repository files navigation

Checklists

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).

Setting up

After cloning the repo, you should run

npm install

After installing you should see a postinstall hook run @pika/web.

Running the app

To start the server, simply run

npm start

Improvements

[ ] 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

Releases

No releases published

Packages

No packages published