Skip to content

mlbpro417/description-item

 
 

Repository files navigation

Description-Item

CircleCI

Usage

Dependencies

  • node + npm (brew install node)
  • mongoDB (brew install mongodb)

Setup

  1. Install project dependencies with npm install.
  2. Run npm run dev to fire up Webpack in watch mode.
  3. Run npm start to start server.
  4. Run npm run seed-db to add the seed data to the database.

Server

  • Server listening on port 3001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.6%
  • CSS 3.5%
  • HTML 1.9%