Go to file
2022-02-20 18:57:29 +08:00
public 新增商品编辑 2022-02-20 18:57:29 +08:00
src 新增商品编辑 2022-02-20 18:57:29 +08:00
.browserslistrc init 2021-11-21 14:34:49 +08:00
.editorconfig init 2021-11-21 14:34:49 +08:00
.eslintrc.js 添加主页和用户列表 2021-11-21 23:56:01 +08:00
.gitignore init 2021-11-21 14:34:49 +08:00
babel.config.js 新增商品编辑 2022-02-20 18:57:29 +08:00
package-lock.json 新增商品编辑 2022-02-20 18:57:29 +08:00
package.json 新增商品编辑 2022-02-20 18:57:29 +08:00
README.md init 2021-11-21 14:34:49 +08:00
vue.config.js 新增商品编辑 2022-02-20 18:57:29 +08:00
yarn.lock 新增商品编辑 2022-02-20 18:57:29 +08:00

vue_shop

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.