Skip to content

andreldm/guessit-backend

Repository files navigation

Guess-it Backend

A simple multiplayer card game!

Install

npm install

Frontend

git submodule init
git submodule update --recursive
cd frontend && git submodule init && git submodule update
cd .. && npm run make-frontend

Tasks

npm run watch   # transpile files from typescript to es5 using commonjs.
npm start       # run app.js and reload it when any file is changed.
npm test        # run test.js and reload it when any file is changed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •