React Redux Material UI Admin Dashboard (Typescript + React + Redux + React-Router v4 + Material UI)
NOTE! This project is under progress and lot of the magic things yet to come. All help and contributions to the project are welcome!
- [Material-Magic] (https://material-magic-dashboard.herokuapp.com)
- node and preferably yarn installed
- yarn install or npm install
After setting up the project, type yarn start
or npm start
to start the Express dev server.
Yet to define the unit cases for the components created
To compile the Javascript bundle for production, use yarn build
or npm build
.
[Author URL] (http://ranjithprabhu.in)
Released under the MIT license.