No Description

dusenyao 566df90eb4 完成 练习题-判断题 编辑与预览 1 year ago
.vscode e49b30f441 练习题 选择题 1 year ago
public e49b30f441 练习题 选择题 1 year ago
src 566df90eb4 完成 练习题-判断题 编辑与预览 1 year ago
.env 3fd53d7a99 初始化项目 1 year ago
.env.development 3fd53d7a99 初始化项目 1 year ago
.env.production 3fd53d7a99 初始化项目 1 year ago
.eslintignore 3fd53d7a99 初始化项目 1 year ago
.eslintrc.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 year ago
.gitignore 3fd53d7a99 初始化项目 1 year ago
.npmrc 3fd53d7a99 初始化项目 1 year ago
.prettierrc.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 year ago
.stylelintignore 3fd53d7a99 初始化项目 1 year ago
README.md 3fd53d7a99 初始化项目 1 year ago
babel.config.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 year ago
jsconfig.json 3fd53d7a99 初始化项目 1 year ago
package-lock.json 566df90eb4 完成 练习题-判断题 编辑与预览 1 year ago
package.json 566df90eb4 完成 练习题-判断题 编辑与预览 1 year ago
stylelint.config.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 year ago
vue.config.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 year ago

README.md

beiyu2

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.