Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 635 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 635 Bytes

Peoples PWA

A Progressive Web App with AngularJS and Material design

image

Slides

You can view the slides here

Run project

# Install dependencies
npm i

# Run application
npm run start

Branches

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