React Mazer UI
React Mazer UI is React Wrapper for Mazer Template, see more about Mazer
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
- Fork it (https://github.com/fachryansyah/react-mazer-ui)
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request