2017工工營課程股產銷遊戲
-
Download this repository branch
V1.2
(remember to unzip it). -
Open your cmd, and run...
cd ieemgame-1.2
npm install
- Start the database by...
npm start-db
- Open another cmd to run the command to start the game...
npm start
8000