ReactAdminator is a easy to use and well design admin dashboard template for react.js apps.
Demo Site: here
In order to run ReactAdminator on your local machine all what you need to do is to have the prerequisites stated below installed on your machine and follow the installation steps down below.
- Node.js
- React.js
- Yarn or NPM
- Git
Start by typing the following commands in your terminal in order to get ReactAdminator full package on your machine and starting a local development server with live reload feature.
> git clone git@github.com:SaroarShahan/reactadminator.git
> cd reactadminator
> yarn install
> yarn start
V 1.0.0
Initial Release
ReactAdminator is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the final products. But you always need to state that SaroarShahan is the original author of this template.
Written by SaroarShahan, made better by you.