A group project for Hack Reactor where we create a front end for a "client" with only the wireframe and a list of functionality we should incorporate
This is just a demo and doesnt have any actual use cases.
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
- Run NPM install to install all required dependencies
- To start the client, use "npm run start:dev"
- Navigate to the dist folder
- View our site!