https://github.com/neurrone/cs3219-assignment-5-gitguard
https://github.com/neurrone/cs3219-assignment-5-gitguard
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/neurrone/cs3219-assignment-5-gitguard
- Owner: Neurrone
- Created: 2017-04-10T13:22:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-15T05:42:33.000Z (about 9 years ago)
- Last Synced: 2025-02-13T03:27:34.056Z (over 1 year ago)
- Language: JavaScript
- Size: 84 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS3219-Assignment-5-GitGuard
## Frontend
1. `npm install`
2. `npm start`
## Backend
1. `cd backend`
2. `pip install -t lib -r requirements.txt`
3. `python main.py` or `python main.py -d` for more output