Skip to content

sfeir-open-source/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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published