2015-07-08 14:05:37 -05:00
2015-07-08 14:05:37 -05:00
2015-07-02 18:05:51 -05:00
2015-03-25 15:54:03 -06:00
2015-07-03 14:54:25 -05:00
2015-06-10 14:54:43 -05:00
2015-07-03 13:19:30 -05:00
2015-07-03 13:19:30 -05:00
2015-06-30 13:53:46 -05:00
2015-07-03 13:19:30 -05:00

Ionic 2

Ionic 2 is the next generation of Ionic, the popular open-source mobile app development SDK that makes it easy to build top quality mobile apps with web technologies.

Ionic 2 is based on the new 2.x version of AngularJS, and comes with many significant performance, usability, and feature improvements.

For a quick intro to Ionic 2, see the guide.

Building & Running

  1. Run npm install.
  2. In the ionic2 working directory, run gulp watch. This will transpile the Ionic project files to es5 (using the 'system' module format), bundle them, build out all the Ionic examples, and watch for future changes. In dist/js/es6/ionic you will find clean es6 Ionic files (no @Annotations), and in dist/js/es5/ionic you will find all of the Babel-transpiled es5 Ionic project files. The Ionic bundle is located at dist/js/ionic.bundle.js and the examples are located in dist/examples.
  3. Go to http://localhost:8000/dist/examples/
  4. Stay cool
Description
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Readme MIT 2.4 GiB
Languages
TypeScript 60.8%
HTML 24.8%
SCSS 11%
JavaScript 2%
Vue 0.9%
Other 0.5%