https://github.com/ryanclementshax/assignment5
https://github.com/ryanclementshax/assignment5
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryanclementshax/assignment5
- Owner: RyanClementsHax
- Created: 2017-12-12T21:25:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T01:47:30.000Z (over 8 years ago)
- Last Synced: 2025-06-09T04:41:07.266Z (12 months ago)
- Language: TypeScript
- Size: 4.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This was made by Ryan Clements (RyanClementsHax) and Zachary Pohl (zpohl97)
To start our assignment follow these steps:
1. run "npm install -g @angular/cli"
2. clone the repo
3. cd into the backend folder
4. run "npm install"
5. run "npm start"
6. cd into the db-ui folder
7. run "npm install"
8. run "ng serve"
9. open http://localhost:4200/
10. enjoy!