Go to file
lixiaobang 32fb87c157 代码提交_12_20 2023-12-20 10:34:34 +08:00
components 代码提交_12_20 2023-12-20 10:34:34 +08:00
config 代码提交_12_20 2023-12-20 10:34:34 +08:00
public 代码提交_12_20 2023-12-20 10:34:34 +08:00
src 代码提交_12_20 2023-12-20 10:34:34 +08:00
.browserslistrc 代码提交_12_20 2023-12-20 10:34:34 +08:00
.gitignore 代码提交_12_20 2023-12-20 10:34:34 +08:00
README.md first commit 2023-12-20 10:32:37 +08:00
babel.config.js 代码提交_12_20 2023-12-20 10:34:34 +08:00
package-lock.json 代码提交_12_20 2023-12-20 10:34:34 +08:00
package.json 代码提交_12_20 2023-12-20 10:34:34 +08:00
postcss.config.js 代码提交_12_20 2023-12-20 10:34:34 +08:00
vue.config.js 代码提交_12_20 2023-12-20 10:34:34 +08:00

README.md

program-lanzhou-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint