Skip to content

SuperLin10/my_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyClub

基于 koa2 实现的博客系统

INSTALL

  1. 安装mongodb,Redisnode(>=v7.6.0)
  2. clone 该仓库到本地
  3. 复制 config.default.jsconfig.js 中的配置选项
  4. 运行 npm install 安装依赖包
  5. 运行 npm run test 跑测试
  6. 运行 npm run dev 启动本地服务器
  7. 执行 npm start 使用 pm2 启动

LICENSE

MIT © SuperLin10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published