This is the official repository for NEM Library Ionic 2 seed.
Run ionic serve
for a dev server. Navigate to http://localhost:8100/
. The app will automatically reload if you change any of the source files.
Run ionic generate component component-name
to generate a new component. You can also use ionic generate component|directive|page|pipe|provider|tabs
.
Run ionic platform add ios|android
to create a project on each platform.
Run ionic build ios|android
to build platform generating an apk on android and ipa on ios.
To get more help on the Ionic CLI use ionic help
or go check out the Ionic CLI README.