Docs
Install Ionic
$ npm install -g ionic// move to project directory
cd alluchat
//run npm install to get all dependencies
npm install
// run ionic serve
ionic serveLast updated
Was this helpful?
$ npm install -g ionic// move to project directory
cd alluchat
//run npm install to get all dependencies
npm install
// run ionic serve
ionic serveLast updated
Was this helpful?
Was this helpful?