-
Notifications
You must be signed in to change notification settings - Fork 0
License
tomrod10/projCatWalk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the repo for our Hackreactor FEC project 1.
Team Members:
- Alex Zinn
- Raju Gharti
- Ryan Pannone
- Tomas Rodriguez
Run the following command in the terminal:
- npm install
- create a .env file in the root directory with the following info:
GITHUB_TOKEN= *** YOUR GITHUB API TOKEN GOES HERE *** PORT=3000 API_URL=https://app-hrsei-api.herokuapp.com/api/fec2/hr-rfe NODE_ENV=development
- open two terminal windows
- terminal 1: npm run dev-server
- terminal 2: npm run dev-client
Navigate to http://localhost: port specified in .env file in chrome
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published