Material-Magic
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!
Demo
- [Material-Magic] (https://material-magic-dashboard.herokuapp.com)
Prerequisites
- node and preferably yarn installed
Installation
- yarn install or npm install
Running the Dev Server
After setting up the project, type yarn start
or npm start
to start the Express dev server.
Running tests
Yet to define the unit cases for the components created
Compiling for production
To compile the Javascript bundle for production, use yarn build
or npm build
.
About Author
[Author URL] (http://ranjithprabhu.in)
License
Released under the MIT license.