Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 934 Bytes

README.md

File metadata and controls

54 lines (36 loc) · 934 Bytes

WT Proj

Developers

Powered by

  • HTML5 and CSS3
  • React
  • Redux
  • Node & Express
  • MongoDB
  • Development: Babel, Git, Github

How to run

1. Run Backend

$ npm install
$ npm start

2. Run Frontend

# open new terminal
$ cd frontend
$ npm install
$ npm start

3. Create Admin User

4. Login

5. Create Products

Fixes

Change the path of node-babel and index.html