Go to file
chengdandan 4f4f1fe422 保存11.10 2022-11-10 09:36:18 +08:00
public 代码提交 2022-11-09 08:48:50 +08:00
src 保存11.10 2022-11-10 09:36:18 +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-09 14:32:09 +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