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)
- go into `React` directory, then type `npm start` on CLI
- for the pdf generation: run 'npm install jspdf'
Other:
- 123 is the password for now
- ideally, the structure is modular as in, editing your own part in the .js should not affect others
- do chat if there are issues