Simple PWA Todo List building in Angular 7.3.6
git clone https://github.com/modugno/daily-notes.git
npm install
npm start
npm run build
to build the project. The build artifacts will be stored in the dist/
directory, and with base-href equals /daily-notes/.