Skip to content

koa react react-router redux 实现的博客系统

Notifications You must be signed in to change notification settings

frontoldman/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog

使用koa react react-router redux 实现的博客系统

默认已经安装了mongodb

npm install
npm run client:start

打开新的控制台,切换到当前目录下

npm run server:start

使用之前需要初始化数据库

打开新的控制台,切换到当前目录下

npm run db:init
npm run db:article

然后访问http://localhost:3001就可以了看到新抓取的射雕英雄传了

About

koa react react-router redux 实现的博客系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published