This repo Contains create react app with mui and echarts The purpose of this repo is to help people who wanted to start a new project at the minimum effort.
Includes:
- MUI v5
- material-icon
- echarts v3.0.2
- MUIX for datepicker and table
- moments
It can helps :
- Create UI
- Create Table
- Create Graph
#After clone run command will able to install all the required flle cd CleanApp npm install .
This was tested with npm 6.14.15 node 14.18.3
#Expected to face 6 warning when install npm audit --production should show no warning