a app to buy and sell items blacksmithing goods over a online marketplace
##Team Joe Ford
##Requirements:
Node 0.10.x mongoDB 9.1.x
##Built With
Mongoose, Express, React, Node JS
##Installing Dependencies
From within the root directory:
-
npm install
-
node itemSeed.js to populate the database with seed data located in predata.json
##Usage:
- npm run react-dev (to start web pack)
- npm run start to go live.
- npm run start-dev to start developer mode
Contributing See CONTRIBUTING.md for contribution guidelines.