Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 277 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 277 Bytes

meteor-mui5-simple-app

Steps

  1. clone this repo.
  2. install meteor https://www.meteor.com/developers/install
  3. go in project folder and execute npm install
  4. execute meteor run.

Note: make sure to run this locally, as it uses localhost as a host and port 3000.