Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 767 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 767 Bytes

vazco/Universe Example App

 

Simple uniforms example app

This repository shows basic usage of uniforms.

For more info visit official docs.

Starting the app

  1. You must have Meteor installed, otherwise run:
    • curl https://install.meteor.com/ | sh
  2. Install all dependencies:
    • meteor npm install
  3. Run app with:
    • meteor npm start

License

Like every package maintained by Vazco, Universe Example App is MIT licensed.