Skip to content

CaptainJojo/pwa

Repository files navigation

Votre première progressive web apps

Comment installer le projet:

git clone git@github.com:CaptainJojo/pwa.git

Puis

cd pwa && npm install 

Pour lancer l'application en mode dev

npm start

Aller ensuite sur http://localhost:8080

en mode prod

NODE_ENV=production npm start

L'application est alors disponible en Isomorphique sur http://localhost:8080

Releases

No releases published

Packages

No packages published