Skip to content

cyril-lakech/pwa-200

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

training on progressive web apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.7%
  • HTML 37.3%
  • CSS 17.0%