http://ec2-52-12-26-193.us-west-2.compute.amazonaws.com:3000
$ Clone repo https://github.com/ajones239/cmpe172-grp7-ecommerce_site.git
$ cd node-react-ecommerce
Download it from here: https://docs.mongodb.com/manual/administration/install-community/
$ npm install
$ npm start
# open new terminal
$ cd frontend
$ npm install
$ npm start
- Run this to create admin: http://localhost:5000/api/users/createadmin
- It creates an admin account with username and password
- Run http://localhost:3000/signin
- Enter admin email and password and sign in