Skip to content

HRR47-FEC-Burke/sidebar

Repository files navigation

sidebar

Display the detailed information of the product and seller

Related Projects

https://github.com/HRR47-FEC-Burke/main-photo
https://github.com/HRR47-FEC-Burke/similar-listings-and-news
https://github.com/HRR47-FEC-Burke/seller-reviews

Table of Contents

  1. Usage
  2. Requirements
  3. Development
  4. Production

Usage

Example URL: http://localhost:3210/item/1 Can input any number between 1 and 100 at the end of the url

Requirements

Node.js v12.* https://nodejs.org/

MongoDB v3.6.0 https://www.mongodb.com/

Development

Execute all of the following commands from the repository's root directory.

Install Dependencies

npm install

Seeding

npm run seed

Production

Webpack

npm run build-production

Start Server

npm run server-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published