Comment installer le projet:
git clone [email protected]: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