Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 343 Bytes

File metadata and controls

15 lines (8 loc) · 343 Bytes

React Material UI

Everything you need to use material ui inside your Meteor application.

Installation

  1. meteor add react
  2. meteor add react-template-helper
  3. meteor add poetic:react-material-ui

Example

Example app with material ui based on the default meteor application template.