Нет описания

dusenyao 4871ca1cf4 修改分享界面 1 год назад
.vscode 5192f861b8 填空题完成 1 год назад
patches e209cf36f6 图片上传功能优化 1 год назад
public e49b30f441 练习题 选择题 1 год назад
src 4871ca1cf4 修改分享界面 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 7995d86c9e 升级依赖 1 год назад
package.json 7995d86c9e 升级依赖 1 год назад
stylelint.config.js 67f6c03ccc 移动font位置 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.