Skip to content

hpe-dev-incubator/refer-a-friend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published