Comand line basic: npm install
*** Add lib: *** Express :
*** AngularJs version: 2.0.0-alpha.55
command lind: npm install --save [email protected]
+-- DEPENDENCY es6-promise@^3.0.2
+-- DEPENDENCY es6-shim@^0.33.3
+-- DEPENDENCY [email protected]
+-- DEPENDENCY [email protected]
+-- DEPENDENCY [email protected]
*** Mongodb: mongoese version
*** download lib and save in package.json
npm install --save es6-promise@^3.0.2
--save: add dependecies package.json
Other lib *** Run: cd client client> npm install
cd server server> node index.js http://localhost:3000/client/#/
#TODO Estimate time: 24 days (31/5/2017)
- Login facebook
- Create form allow user to create Product, Brand
- Code api: /account[get,post], /account-social[get,post], /products[get,post], brand[post,get], /me[get], ...
- Create home template show user product/brand
- Create product template to create or update product
- Create brand template to create or update brand infomation\
- Add validations form, ui/ux
- Integrate facebook post
- Research how to deploy web app to live server
- Test, Deploy
- Reference Postman API: https://www.getpostman.com/collections/c9f551e59369732d8cba