mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
a15ef8f660fa4dcc5c9816ac940f71ada4459a10
Ionic 2: Developer Preview
Ionic 2 is the next generation of Ionic, the 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.
Try Ionic 2
To try Ionic 2 today, visit the [http://ionicframework.com/docs/v2/getting-started/](Getting Started) page. We would love any feedback you have or to know when you encounter issues, by filing an issue report on this repo.
Ionic 2 Starter Project
Here is an example of a complete Ionic 2 starter app:
https://github.com/driftyco/ionic2-starter
Building & Running Ionic Source
npm installgulp watch- Go to http://localhost:8000/e2e/
- Stay cool
Building & Running Component Demos
- Clone the
ionic-siterepo inionic2/dist/:git clone git@github.com:driftyco/ionic-site.git
- You may need to remove the existing directory first:
rm -rf ionic2/dist/ionic-site
- Run
gulp demos:allfrom the top level directory - Navigate to
ionic2/dist/ionic-siteand runnpm install - Run
gulp watchin this directory - A browser should launch at
http://localhost:3000at which point you can navigate tohttp://localhost:3000/docs/v2/components/ - Any time you make a change to the demos repeat step 2
Running Snapshot
- Install Protractor:
npm install -g protractor - Export
IONIC_SNAPSHOT_KEY(get from someone) - Run
gulp snapshot
Running Tests
gulp karma
Distribution
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.5 GiB
Languages
TypeScript
61.2%
HTML
25%
SCSS
10.4%
JavaScript
1.9%
Vue
1%
Other
0.5%