Skip to content

flode/Tarot

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

Build and start the server:

npm run buildStartServer

Open http://localhost:8181/tarot in a browser of your choice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published