0.0.12 • Published 3 years ago

create-react-lib-ex v0.0.12

Weekly downloads
2
License
MIT
Repository
github
Last release
3 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

3 years ago

0.0.11

3 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago