react-material-admin-template
react-material-admin-template copied to clipboard
A simple responsive admin template using react and material-ui
The current react-material-admin-template repo does not work with the current NPM (and lib) versions. This was a refresh porting all the `src` components into a brand new `create-react-app` checkout and...
Problem with small device (LeftDrawer). ([example](http://recordit.co/Ntb8orBUxd))
Hi Rafael, this is not an issue. I use this template to make a project and now i am trying to figure out, how to manage different environment develop and...
This is an awesome dashboard for react but most dependencies are deprecated, can you update them?
commit new branch develop
Hello ! Something happened after holidays with the dependency set up pipe) Can not start it with `npm start` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup...
According to https://github.com/glenjamin/webpack-hot-middleware > 1. Add the following plugins to the plugins array: > > plugins: [ > // OccurenceOrderPlugin is needed for webpack 1.x only > new webpack.optimize.OccurenceOrderPlugin(), >...
I'm having this warnings everytime, with a fresh install: Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined....
after npm install command, I got this error: $ npm install npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" npm ERR! node v4.6.1 npm ERR! npm...