Here is Ionic 2 ( Ionic rc0 )) to launch new projects. This template will follow best practices for angular and ion development.
It provides you with all the available NPM script commands:
dev : start the ion servicebuild : Complete build. Use flag to build dev.release : create a change log based on commitspush : shortcut for git push origin master --follow-tagslint : lint with tslintscss-lint : lint scsstest : Karma test runse2e : runs e2e transporter testse2e:interactive : runs the e2e transporter tests interactivelydocs : not working yetoutdated : look for npm packages for legacy dependenciesios:dev : build.ipa using dev environment varsios:release : build.ipa with vars production environmentandroid:dev : build .apk using dev environment varsandroid:release : build .apk with vars production environment
It's in development, but I already thank Marco Turi for this!
source share