vazco/Universe Example App
This repository shows basic usage of uniforms.
For more info visit official docs.
- You must have Meteor installed, otherwise run:
curl https://install.meteor.com/ | sh
- Install all dependencies:
meteor npm install
- Run app with:
meteor npm start
Like every package maintained by Vazco, Universe Example App is MIT licensed.