Skip to content

Front-End-Ninjas/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

Screenshot

Alt text forthebadge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published