novel 前端项目
Go to file
2022-05-14 14:39:01 +08:00
public init 2022-05-13 16:06:25 +08:00
src feat: 新增首页最新新闻列表组件 2022-05-14 14:39:01 +08:00
.env.development Initial commit 2022-05-14 08:02:38 +08:00
.env.production Initial commit 2022-05-14 08:02:38 +08:00
.gitignore init 2022-05-13 16:06:25 +08:00
babel.config.js init 2022-05-13 16:06:25 +08:00
jsconfig.json init 2022-05-13 16:06:25 +08:00
package.json Initial commit 2022-05-14 08:02:38 +08:00
README.md init 2022-05-13 16:06:25 +08:00
vue.config.js Initial commit 2022-05-14 08:02:38 +08:00
yarn.lock Initial commit 2022-05-14 08:02:38 +08:00

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

Customize configuration

See Configuration Reference.