Go to file
chengdandan a55afd4969 初始代码 2023-07-17 09:11:11 +08:00
public 初始代码 2023-07-17 09:11:11 +08:00
serve 初始代码 2023-07-17 09:11:11 +08:00
src 初始代码 2023-07-17 09:11:11 +08:00
README.md 初始代码 2023-07-17 09:11:11 +08:00
babel.config.js 初始代码 2023-07-17 09:11:11 +08:00
jsconfig.json 初始代码 2023-07-17 09:11:11 +08:00
package-lock.json 初始代码 2023-07-17 09:11:11 +08:00
package.json 初始代码 2023-07-17 09:11:11 +08:00
vue.config.js 初始代码 2023-07-17 09:11:11 +08:00

README.md

yanduscreen

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