Без опису

natasha 1a10dfe94a 1 1 рік тому
.vscode e0672da192 1. 完成连线题预览 1 рік тому
patches e209cf36f6 图片上传功能优化 1 рік тому
public e49b30f441 练习题 选择题 1 рік тому
src 1a10dfe94a 1 1 рік тому
.env 3fd53d7a99 初始化项目 1 рік тому
.env.development 3fd53d7a99 初始化项目 1 рік тому
.env.production 3fd53d7a99 初始化项目 1 рік тому
.eslintignore 3fd53d7a99 初始化项目 1 рік тому
.eslintrc.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 рік тому
.gitignore 3fd53d7a99 初始化项目 1 рік тому
.npmrc 3fd53d7a99 初始化项目 1 рік тому
.prettierrc.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 рік тому
.stylelintignore 3fd53d7a99 初始化项目 1 рік тому
README.md 3fd53d7a99 初始化项目 1 рік тому
babel.config.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 рік тому
jsconfig.json 3fd53d7a99 初始化项目 1 рік тому
package-lock.json b89f0d34e9 将公用数据与方法放入混入js文件中 1 рік тому
package.json b89f0d34e9 将公用数据与方法放入混入js文件中 1 рік тому
stylelint.config.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 рік тому
vue.config.js 154546ef00 修改 prettier trailingComma: 'none' 为 trailingComma: 'all' 1 рік тому

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.