Blacksmithpost

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:

  1. npm install

  2. node itemSeed.js to populate the database with seed data located in predata.json

##Usage:

  1. npm run react-dev (to start web pack)
  2. npm run start to go live.
  3. npm run start-dev to start developer mode

Contributing See CONTRIBUTING.md for contribution guidelines.