lib-react-material-ui
v0.6.0
Published
**About "Lib React Material UI"**
Readme
About "Lib React Material UI"
This ia a library of components based on React and Material-UI.
Important Directories
The components can be found here... ./lib
Scripts
Build and watch for changes in the Library... npm run-script watch-library-src
Build and watch for changes in the react arcgis demo... npm run-script watch-react-arcgis-demo
How to use
manual install
- Copy components to your to a dir in your project
- Include reference to the copied library in your code
npm install
Not yet supported
How make changes to lib
npm run-script watch-library-src
More info coming...
