@mkdocs-ts/notebook
v0.1.8
Published
Notebook plugins for mkdocs-ts.
Readme
@mkdocs-ts/notebook
Notebook plugins for mkdocs-ts.
Links
Installation, Build, Test
To install the required dependencies:
yarnTo build for development:
yarn build:devTo build for production:
yarn build:prodTo run tests:
yarn testTo measure test coverage:
yarn test-coverageTo generate code's documentation:
yarn doc