- HTML5 and CSS3
- React
- Redux
- Node & Express
- MongoDB
- Development: Babel, Git, Github
$ npm install
$ npm start
# open new terminal
$ cd frontend
$ npm install
$ npm start
- Run this on chrome: http://localhost:5000/api/users/createadmin
- It returns admin email and password
- Run http://localhost:3000/signin
- Enter admin email and password and click signin
- Run http://localhost:3000/products
- Click create product and enter product info
Change the path of node-babel and index.html