|
hace 10 meses | |
---|---|---|
public | hace 1 año | |
src | hace 10 meses | |
.browserslistrc | hace 2 años | |
.editorconfig | hace 2 años | |
.env | hace 2 años | |
.env.production | hace 2 años | |
.eslintignore | hace 2 años | |
.eslintrc.js | hace 2 años | |
.gitignore | hace 2 años | |
CHANGE.md | hace 2 años | |
README.md | hace 2 años | |
babel.config.js | hace 2 años | |
jsconfig.json | hace 2 años | |
package.json | hace 2 años | |
vue.config.js | hace 1 año | |
yarn.lock | hace 2 años |
试卷电子化前端系统
npm install
or
yarn install
or
pnpm install
推荐使用
pnmp
,安装 pnpm:npm install -g pnpm
,安装依赖包:pnpm install
npm start
npm run build
npm run lint
查看 配置文档.