Skip to content

rguntu/AngularJS_CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

QA_CRUD

  • for Client(AngularJS) setup:

    • npm i -g npm@5.6.0
    • npm cache clean --force && bower cache clean
    • npm i & bower install
  • for Server(NodeJS) setup:

    • Install mongoDB mongod --dbpath ~/mongodb/data/db
    • PORT=4000 npm start
  • QA Grid

  • Add QA

  • Edit QA

  • Delete QA