mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 15:51:16 +08: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
- Run
npm install. - In the
ionic2working directory, rungulp 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. Indist/js/es6/ionicyou will find clean es6 Ionic files (no @Annotations), and indist/js/es5/ionicyou will find all of the Babel-transpiled es5 Ionic project files. The Ionic bundle is located atdist/js/ionic.bundle.jsand the examples are located indist/examples. - Go to http://localhost:8000/dist/examples/
- Stay cool
Description
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
angularcapacitorframeworkfrontendioniciosjavascriptmaterial-designmobilepwareactstencilstenciljstypescriptvuewebwebcomponents
Readme
MIT
2.4 GiB
Languages
TypeScript
60.5%
HTML
25.2%
SCSS
10.8%
JavaScript
2%
Vue
1%
Other
0.5%