A new version with new UI
Ionic 1 Version: https://github.com/phodal/growth
install deps:
npm install -g cordova ionic@beta
Plugins:
cordova plugin add cordova-plugin-inappbrowser
Cannot find name ‘cordova’:
npm install -g typings
typings install dt~cordova --save --global
Shell
typings install dt~cordova/plugins/inappbrowser --save --global
typings install dt~cordova/plugins/splashscreen --save --global
find ./ -iname "*.md" -type f -exec sh -c 'pandoc "${0}" -o "html/${0%.md}.html"' {} \;
© 2015~2016 A Phodal Huang's Idea. . This code is distributed under the MIT license. See LICENSE
in this directory.