Skip to content

blueeDeveloper/react-grid_data-material_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to make material-ui-grid data to work when using this repository, i had to install the following dependencies Grid data in material UI is not available by default. we have to add additional packages which we need.

"@material-ui/core": "^4.11.3",
"@material-ui/data-grid": "^4.0.0-alpha.21",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.57",
"@material-ui/x-grid-data-generator": "^4.0.0-alpha.21",

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

The snapshot of the final result is below

grid1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published