Go to file
lixiaobang ffaaf1e37f 代码提交 2023-02-21 13:26:20 +08:00
.VSCodeCounter/2022-11-30_08-17-28 代码提交 2022-11-30 13:49:54 +08:00
public 代码提交 2023-02-17 10:58:12 +08:00
serve 代码提交 2023-02-14 17:34:38 +08:00
src 代码提交 2023-02-21 13:26:20 +08:00
.gitignore 框架搭建 2022-11-02 16:46:06 +08:00
README.md 框架搭建 2022-11-02 16:46:06 +08:00
babel.config.js 框架搭建 2022-11-02 16:46:06 +08:00
package-lock.json 代码提交 2022-11-30 13:49:54 +08:00
package.json 代码提交 2023-02-14 17:34:38 +08:00
vue.config.js 代码提交 2023-02-14 17:34:38 +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