Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 234 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 234 Bytes

chai-docs

The chaijs.com website source code. Contributions welcome.

Development

Download all dependencies:

$ git submodule update --init
$ npm install

Generate docs and start the doc-server:

$ make