Skip to content

longnguyencse/mean-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

API Doc

About

learn mean

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •