Go to file
j 874558b994 1 2024-11-05 22:09:11 +08:00
public '1' 2024-05-28 09:32:26 +08:00
src 1 2024-11-05 22:09:11 +08:00
.browserslistrc '1' 2024-05-28 09:32:26 +08:00
.editorconfig '1' 2024-05-28 09:32:26 +08:00
.gitignore 1 2024-06-04 19:18:00 +08:00
.prettierrc '1' 2024-05-28 09:32:26 +08:00
README.md '1' 2024-05-28 09:32:26 +08:00
babel.config.js '1' 2024-05-28 09:32:26 +08:00
jsconfig.json '1' 2024-05-28 09:32:26 +08:00
package-lock.json 1 2024-06-04 19:18:00 +08:00
package.json 1 2024-06-04 19:18:00 +08:00
vue.config.js '1' 2024-05-28 09:32:26 +08:00

README.md

vue_shop

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.