Skip to content

daemonchen/expressjs.com

 
 

Repository files navigation

ExpressJS.com的中文版

ExpressJS.com的中文版本。

运行

安装:

$ npm install -g serve
$ npm install
$ make
$ serve . &
$ open http://localhost:3000

如果有新的改变,重新编译一下:

$ make clean;make docs

贡献

  • 不要 直接编辑HTML文件, 编辑 _jade_文件.

也可以在微博或者草依山的博客联系译者修改

About

the expressjs.jser.us website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published