React Mazer UI

React Mazer UI is React Wrapper for Mazer Template, see more about Mazer

React-Mazer-UI

Installation

Using NPM

$ npm install react-mazer-ui --save

Using Yarn

$ yarn add react-mazer-ui

Or clone the project

$ git clone https://github.com/fachryansyah/react-mazer-ui && npm install && npm run compile

Contributing

  1. Fork it (https://github.com/fachryansyah/react-mazer-ui)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request