From 38d3feaa47e87e037c6fe4b320ad88417d565ea5 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 18 Apr 2019 09:42:22 -0400 Subject: libs tbd cleanup --- www/lib/ionic/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 www/lib/ionic/README.md (limited to 'www/lib/ionic/README.md') diff --git a/www/lib/ionic/README.md b/www/lib/ionic/README.md new file mode 100644 index 00000000..2be7c8ba --- /dev/null +++ b/www/lib/ionic/README.md @@ -0,0 +1,15 @@ +# ionic-bower + +Bower repository for [Ionic Framework](http://github.com/driftyco/ionic) v1 (Ionic 2+ uses npm) + +### Usage + +Include `js/ionic.bundle.js` to get ionic and all of its dependencies. + +Alternatively, include the individual ionic files with the dependencies separately. + +### Versions + +To install the latest stable version, `bower install driftyco/ionic-bower` + +To install the latest nightly release, `bower install driftyco/ionic-bower#master` -- cgit v1.2.3