Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 680 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 680 Bytes

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

License

MIT