Skip to content

alexdunne/shift-planner-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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