React Mazer UI is React Wrapper for Mazer Template, see more about Mazer
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
on the way
Open the demo page
- 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
React Mazer UI is under MIT License.
React Mazer UI is created by Fahri.