Simple one page website implementation for the card game Spyfall
Access crowdin's page to request new translations or help translating existing ones.
$ git clone https://github.com/adrianocola/spyfall.git
- Enter the directory and install dependencies
$ cd spyfall
$ npm install
- Run
$ node app.js
- The app will be available at http://localhost:4000