mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
20 lines
589 B
Markdown
20 lines
589 B
Markdown
# Ionic 2
|
|
|
|
Ionic 2 is the next generation of [Ionic](http://ionicframework.com/), 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.
|
|
|
|
|
|
#### Building & Running
|
|
|
|
1. `npm install`
|
|
2. `gulp watch`
|
|
3. Go to [http://localhost:8000/e2e/](http://localhost:8000/e2e/)
|
|
4. Stay cool
|
|
|
|
|
|
#### Starter Project
|
|
|
|
[https://github.com/driftyco/ionic2-starter](https://github.com/driftyco/ionic2-starter)
|