Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 931 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 931 Bytes

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