Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

nullobject/jsdoc-react

Repository files navigation

JSDoc React

A JSDoc template with a clean and minimal design.

Built with React, Bootstrap, and WebPack.

Examples

Install

Install the npm package:

> npm install jsdoc-react

Run JSDoc with the template:

> jsdoc -t jsdoc-react ...

Contribute

Build

Build the library:

> make production

Test

Run the tests:

> make test

Release

Ship a new release x.y.z:

> make release version=x.y.z

License

JSDoc React is licensed under the MIT license. See the LICENSE file for more details.

About

A JSDoc template built with React.

Resources

License

Stars

Watchers

Forks

Packages

No packages published