Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 548 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 548 Bytes

借助干货集中营的api用vue写的一个查看各种干货和妹子的web

  • 首页 首页
  • 内容 内容

基友 vue + vue-router + webpack4 + elementUI

  • 配置文件在build目录下
  • 打包后的文件在build的webpack目录下

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint