Go to file
lixiaobang 1b85112ddd 代码提交 2022-11-24 17:05:57 +08:00
public 代码提交 2022-11-10 18:02:45 +08:00
src 代码提交 2022-11-24 17:05:57 +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 保存11.9 2022-11-09 17:36:57 +08:00
package.json 代码提交 2022-11-09 08:48:50 +08:00
vue.config.js 代码提交 2022-11-24 17:05:57 +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