Refer-a-friend application for the Hack Shack booth at the HPE Discover Event.
Install dependencies for the client and the server
cd client
npm install or yarn
cd server
npm install or yarn
To run the the client and the server
cd client
npm start or yarn start
cd server
nodemon
- Ian Bovard
- Brittany Archibeque
- Alex Mejias