Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 925 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 925 Bytes

Shift planner

A offline-first PWA that provides a simple way to manage personal shifts.

Development

Setup

Install the project dependencies with yarn install.

You can then start the project using yarn start. This is will start the webpack dev server and open a tab to the exposed port in your main browser.

Webpack bundle analyser

To run the analyser use yarn bundle-analyse