mirror of
https://github.com/201206030/novel-front-web.git
synced 2025-07-30 15:08:46 +00:00
novel 前端项目
public | ||
src | ||
.env.development | ||
.env.production | ||
.gitignore | ||
babel.config.js | ||
jsconfig.json | ||
package.json | ||
README.md | ||
vue.config.js | ||
yarn.lock |
novel-front-web
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint