/ionic-demo

App for showcasing various meteor-ionic UI components

Primary LanguageHTMLMIT LicenseMIT

Meteor Ionic Demo

This is a demo of the various Meteoric packages:

See it in action here: jandres-ionic.meteor.com

Acceptance Testing

This demo is also used for testing when duplicating original ionic. This is because styling changes break things, or simply that we want new features to behave as we expected.

To run:

npm install chimp
~/node\_modules/chimp/bin/chimp --ddp=http://localhost:3000  # Change this to whatever directory chimp was installed.

License

MIT License