Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 249 Bytes

File metadata and controls

18 lines (12 loc) · 249 Bytes

Ionic-mean-stack

Base Ionic Mean Stack!

Note:

  • Run Mongodb > /mongodb/bin/mongod
  • Install Package. > /server/ npm install
  • Run Server > /server/ node server.js
  • Run Ionic > /apptake/ ionic serve