Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 466 Bytes

File metadata and controls

17 lines (11 loc) · 466 Bytes

react-material-design-crud

CRUD application built on React Material Design


Getting up and running

  1. Clone this repo from https://github.com/embengineering/react-material-design-crud.git
  2. Run npm install from the root directory to install Node Modules
  3. Run npm run watch
  4. Open http://localhost:8080 or http://localhost:8080/webpack-dev-server/ (with dev status)

Demo