Skip to content

tuttiflirty/sfeir-school-pwa

 
 

Repository files navigation

PWA 200

A SFEIR School

logo

Planning, trainers and other details

Slides

You can view the slides here.

Run project

Install dependencies

npm i

Run application

npm start

Run step

npm start --step=XXX

Steps

Each exercise has two directories:

  • a clean directory to get you started (ex: step-3)
  • a solution directory (ex: step-3-solution)

to go to a step run the npm script with --step=XX :

  • npm start --step=3 for an exercise
  • npm start --step=3-solution for the solution

About

Open source training for Sfeir School PWA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.5%
  • JavaScript 40.2%
  • HTML 9.3%