No description
| build | ||
| public | ||
| src | ||
| .editorconfig | ||
| .env.development | ||
| .env.production | ||
| .env.staging | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .travis.yml | ||
| babel.config.js | ||
| jest.config.js | ||
| jsconfig.json | ||
| LICENSE | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| temp.txt | ||
| vue.config.js | ||
MSMG
Install
1、install nodejs and npm,npm version <=16.20.2
2、install dependencies
npm install
Run
npm run dev
open http://localhost:9528 using a browser