Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 343 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 343 Bytes

LVJ Blogs: 轻量、带有权限控制的博客系统

部署指南:

  1. clone 本仓库:git clone https://github.com/StupidQu/LVJBlogs.git
  2. 安装依赖:cd LVJBlogs && yarn
  3. 启动:yarn start

默认启动在 8080 端口,如需要可以自行更改,请更改代码中的 cdnUrl,否则无法正常使用。