Skip to content

利用koa搭建一个大气美观的博客,顺带重点学习es6/7的语法。

License

Notifications You must be signed in to change notification settings

ssehacker/koa-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa-blog

利用koa搭建一个大气美观的博客,顺带重点学习es6/7的语法。

###What is this? This is a simple koa2.0 application template.

###Pulgin

  • koa-router
  • koa-static
  • jade

###Run build and start:

npm run build

and then:

npm start

###Debug set DEBUT=koa* before run application.

DEBUT=koa* npm start

About

利用koa搭建一个大气美观的博客,顺带重点学习es6/7的语法。

Resources

License

Stars

Watchers

Forks

Packages

No packages published