A project developed by Ma Mingyang.
1、This project has started the strict mode. It has used 'eslint(airbnb)'; 2、This project uses 'yarn' instead of 'npm'; 3、It is not recommended to use 'css' in this project. 'Scss' is recommended;
yarn
yarn add 'package name'
yarn remove 'package name'
run 'npm run dev' or 'npm start'
npm run build
npm run build --report