This app was built for learning purpose only.
Includes:
- backend server for serving static files, api and socket communications (based on Express & Socket.io);
- frontend user interface (React & Redux);
To start this app execute this commands:
npm install
npm run-script build
npm start
Now go to the http://localhost:3000/