patternbook

1.5.0 • Public • Published

Patternbook

  • a design documentation system
  • a styleguide builder
  • a creative computing environment

Write documentation in Markdown, including examples that are rendered inline alongside source code and data context. Instant response to source code changes via hot module reload.

Running patternbook sample

  1. npm install
  2. npm run patternbook
  3. go to localhost:3000 in your browser

Running patternbook in your own project

  1. npm install --save patternbook
  2. copy the sample directory into your project
  3. copy the patternbook script from package.json to your project's package.json
  4. npm run patternbook

/patternbook/

    Package Sidebar

    Install

    npm i patternbook

    Weekly Downloads

    17

    Version

    1.5.0

    License

    BSD-3-Clause

    Unpacked Size

    9.49 MB

    Total Files

    47

    Last publish

    Collaborators

    • mnmlst