An application that enables people with MahjongSheets
- Download the source code
- Install NodeJS
- Install a mongodb database
- Run
npm install; npm start;
in the client directory - Run
npm install -g nodemon; npm install; nodemon start
in the server directory - Use your favorite editor to develop