0.0.12 • Published 4 years ago

create-react-lib-ex v0.0.12

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Starter library for new React libraries.

Usage

Using Yarn:

yarn create react-lib-ex LIB_NAME [--carbon] [--storybook]

Using npm:

npx create-react-lib-ex LIB_NAME [--carbon] [--storybook]

Where:

  • LIB_NAME: name of the library to create
  • --carbon: add to install the Carbon dependencies
  • --storybook: adds support for a Storybook
0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago