Go to file
何嘉峣 7737d39eb9 首页 2022-11-04 09:38:46 +08:00
public 框架搭建 2022-11-02 16:46:06 +08:00
src 首页 2022-11-04 09:38:46 +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-04 09:38:46 +08:00
package.json 首页 2022-11-04 09:38:46 +08:00
vue.config.js 框架搭建 2022-11-02 16:46:06 +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