Simple nodeJs backend with simple logic and some statistics about SlotMachine game frontend
- express,
- mocha,
- supertest,
- git clone the repository via
git clone repository nameand install dependances vianpm install - start the server via
npm start - open browser on port 3000
npm test
