@patternplate/render-default

3.2.5 • Public • Published

Documentation and development interface for component libraries

@patternplate/render-default

  • Framework independent
  • Bring design docs to live with real components
  • Powerful search and meta data system

This is the contributor documentation for @patternplate/render-default For user docs see patternplate.github.io

About @patternplate/render-default

@patternplate/render-default provides the entry points for rendering and mounting of patternplate components.

It is used by default in unconfigured patternplate instances.

Quick start

git clone https://github.com/patternplate/patternplate.git
cd patternplate/packages/render-default
yarn
yarn start

Usage

// patternplate.config.js
module.exports = {
  render: "@patternplate/render-default/render",
  mount: "@patternplate/render-default/mount"
};

License

Copyright by SinnerSchrader. All @patternplate packages are released under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @patternplate/render-default

Weekly Downloads

3

Version

3.2.5

License

MIT

Unpacked Size

3.92 kB

Total Files

5

Last publish

Collaborators

  • kotzendekrabbe
  • lkuechler
  • rongae
  • marionebl