Files
ionic-framework/README.md
Adam Bradley 0e2423cd4d update readme
2015-08-23 20:20:54 -05:00

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)