mirror of
https://github.com/donl/meteor-ionic.git
synced 2026-05-26 14:22:19 -06:00
update README
This commit is contained in:
parent
e7e9152c9f
commit
ae6805d86a
1 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
# meteor-ionic
|
||||
|
||||
**Alpha - not ready for production**
|
||||
|
||||
### Build [Ionic](http://ionicframework.com/) apps in [Meteor](https://www.meteor.com/)!
|
||||
|
||||
This is an attempt at **real Ionic and Meteor integration**. This is not just Ionic's CSS framework wrapped in a Meteor package. It aims to be a complete port of [Ionic’s Angular directives](http://ionicframework.com/docs/api/) to [Meteor Blaze](https://www.meteor.com/blaze) templates.
|
||||
|
|
@ -11,7 +13,7 @@ This is an attempt at **real Ionic and Meteor integration**. This is not just Io
|
|||
|
||||
## Status
|
||||
|
||||
**Not ready!** See the TODO section below to see which Angular Directives have been ported to Blaze.
|
||||
**Not ready!** See the TODO section below to see which Angular Directives have been ported to Blaze.
|
||||
|
||||
## Dependencies
|
||||
Rather than include compiled or CDN versions of Ionic's CSS Framework we’ve extraced it into two separate packages:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue