Go to file
bing b253832bd0 feat 初始化项目 2022-01-16 17:13:39 +08:00
public feat 初始化项目 2022-01-16 17:13:39 +08:00
src feat 初始化项目 2022-01-16 17:13:39 +08:00
.gitignore Initial commit 2022-01-10 16:10:32 +08:00
LICENSE Initial commit 2022-01-10 16:10:32 +08:00
README.md feat 初始化项目 2022-01-16 17:13:39 +08:00
babel.config.js feat 初始化项目 2022-01-16 17:13:39 +08:00
package-lock.json feat 初始化项目 2022-01-16 17:13:39 +08:00
package.json feat 初始化项目 2022-01-16 17:13:39 +08:00
tsconfig.json feat 初始化项目 2022-01-16 17:13:39 +08:00
vue.config.js feat 初始化项目 2022-01-16 17:13:39 +08:00

README.md

zelda-frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.