A JSDoc template with a clean and minimal design.
Built with React, Bootstrap, and WebPack.
Install the npm package:
> npm install jsdoc-reactRun JSDoc with the template:
> jsdoc -t jsdoc-react ...Build the library:
> make productionRun the tests:
> make testShip a new release x.y.z:
> make release version=x.y.zJSDoc React is licensed under the MIT license. See the LICENSE file for more details.