Launcher le server avec:
npm install --production
npm run buildStartServer
Ouvre le site sur http://localhost:8181/tarot
Once: npm install
Start watcher to compile js: npm run start
npm run buildStartServer Open http://localhost:8181/tarot in a browser of your choice.