Skip to content

wait-on-me/component-reviews

Repository files navigation

component-reviews

Requirements


Node

MongoDB

*Note: Make sure you have MongoDB up and running on your computer

Development


Install Dependencies

From within the root directory:

Install project dependencies:

npm install

Build a client bundle with webpack:

npm run build

Start the App:

npm start

Seed database with data:

npm run seed

Getting Started


Application URL: http://localhost:3001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors