ionic cordova emulate android –device –livereload
Category: Ionic
Install node-sass in ionic
npm install –save-dev node-sass
Ionic Web Publish Command
ng build –prod –base-href \”/localhost/www\”
ng build –prod –base-href \”/192.168.1.142/www\”
ng build –prod –base-href \”/staging3.zealousys.com/pwa-sft\”
Ionic Basic Command
ng generate
appShell
application
class
component
directive
enum
guard
interface
library
module
pipe
service
serviceWorker
universal