Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 271 Bytes

Scoreboard-dev

To run this project for the first time. Please do following steps.

1- Type npm install. 2- Open sql work bench and creat the schema using the script inside config/create_db.txt 3- Now change db credentials in config/config.json file. 4- Type npm start