A Progressive Web App with AngularJS and Material design
You can view the slides here
# Install dependencies
npm i
# Run application
npm run start
Each exercice has two branches:
- a clean branch to get you started (ex: step-3)
- a solution branch (ex: step-3-solution)
See all branches here