0.0.1 • Published 6 years ago

react-material-admin-template v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

React Ui-Material Admin Template

This is a simple responsive admin template using React and Material-UI components.

This is the very first version, feel free to use for any app. Contributions are always welcome!

Demo

You can find a demo here.

Installation / Running

  1. git clone <repository-url> this repository
  2. change into the new directory
  3. npm install
  4. npm start will run the app
  5. Visit the app at http://localhost:3000
  6. To build, run 'npm run dist'

License

MIT