cra-template-mui-light
Version:
This template contains mui, material-table, axios and axios-hooks packages with a pre-created context and 4 configs for development environment.
13 lines (12 loc) • 489 B
JSON
{
"name": "cra-template-mui-light",
"version": "2.0.2",
"description": "This template contains mui, material-table, axios and axios-hooks packages with a pre-created context and 4 configs for development environment.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["cra-template", "mui", "material-table", "axios", "axios-hooks", "REACT Context API", "env-cmd"],
"author": "AC",
"license": "ISC"
}