Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 371 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 371 Bytes

Advance React Material Table

A simple app to demonstrate Clean Table 📈 with GraphQL 🚀 and Material Design 🎨

Installation

  • Clone the repo
    git clone https://github.com/nhemnt/advance-material-table.git
  • And then we can use the normal build and run procedure
    cd advance-material-table
    npm install
    npm start
    npm build