A simple app to demonstrate Clean Table 📈 with GraphQL 🚀 and Material Design 🎨
- 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