frontend for zelda
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
bing b253832bd0 feat 初始化项目 3 years ago
public feat 初始化项目 3 years ago
src feat 初始化项目 3 years ago
.gitignore Initial commit 3 years ago
LICENSE Initial commit 3 years ago
README.md feat 初始化项目 3 years ago
babel.config.js feat 初始化项目 3 years ago
package-lock.json feat 初始化项目 3 years ago
package.json feat 初始化项目 3 years ago
tsconfig.json feat 初始化项目 3 years ago
vue.config.js feat 初始化项目 3 years ago

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.