Group 1 CSSWENG
0
stars
0
forks
source link
Entom-System
Group 1 CSSWENG
Running:
- if you haven't installed dependencies, go to `React` directory, type `npm install` (node_modules is not included since its very large)
- also install these: `npm install express mysql2 cors nodemon jspdf concurrently --save-dev`
- be sure to change the password on server.js to the password you use for sql database
- go into `React` directory, then type `npm run start:both` on CLI
Other:
- 123 is the default password, password can be setup through database
- server port is changeable on server.js and ConfigContext.js
- check the files in the sql setup folder for test data