Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.01 KB

File metadata and controls

28 lines (19 loc) · 1.01 KB

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