CRUD application built on React Material Design
- Clone this repo from
https://github.com/embengineering/react-material-design-crud.git
- Run
npm install
from the root directory to install Node Modules - Run
npm run watch
- Open http://localhost:8080 or http://localhost:8080/webpack-dev-server/ (with dev status)