Skip to content

biwano/bluejong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mahjongsheet

An application that enables people with MahjongSheets

Develop the application

  • 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