Skip to content

Alexis-39/great-simple-uno-game

Repository files navigation

Jouer Tarot en ligne

Launcher le server avec:

npm install --production
npm run buildStartServer

Ouvre le site sur http://localhost:8181/tarot

Develop

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.