/meteoric-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: http://meteoric-demo.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 -g chimp
# cd <meteoric-demo>/tests
chimp --jasmine --ddp=http://localhost:3000

License

MIT License