Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 672 Bytes

README.md

File metadata and controls

38 lines (30 loc) · 672 Bytes

HPE Hackshack Refer-A-Friend

Refer-a-friend application for the Hack Shack booth at the HPE Discover Event.

Getting Started

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

Built With

Contributors

  • Ian Bovard
  • Brittany Archibeque
  • Alex Mejias