Skip to content

baidoufu/eyblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easyou-node

基于 thinkjs【1.2.10】 的博客系统

特点

  • 急速
  • 高效
  • 简洁

运行环境

  • node > 0.12.0
  • MySQL

使用方法

1.克隆必要文件

git clone https://github.com/eyblog/easyou-node.git

2.导入相关数据

导入根目录下的ey.sql到 MySQL 数据库,配置文件见./App/Conf/config.js

3.安装必要依赖+启动项目

npm install && npm start

授权

MIT

Releases

No releases published

Packages

No packages published