Comment installer le projet:
git clone git@github.com:CaptainJojo/pwa.gitPuis
cd pwa && npm install Pour lancer l'application en mode dev
npm startAller ensuite sur http://localhost:8080
en mode prod
NODE_ENV=production npm startL'application est alors disponible en Isomorphique sur http://localhost:8080