Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 401 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 401 Bytes

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