Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 480 Bytes

Readme.md

File metadata and controls

28 lines (18 loc) · 480 Bytes

ExpressJS.com的中文版

ExpressJS.com的中文版本。

运行

安装:

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

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

$ make clean;make docs

贡献

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

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