create-bento

3.0.1 • Public • Published

Create Bento

create-bento is a simple, somewhat opinionated way to bootstrap a react library built with Typescript and Storybook. If you'd rather not use storybook or if you prefer regular javascript, I'd recommend using create-react-library.

Usage

Create a new library using the following command:

yarn create bento my-project-name

And then follow the provided instructions to get started working on your library.

/create-bento/

    Package Sidebar

    Install

    npm i create-bento

    Weekly Downloads

    1

    Version

    3.0.1

    License

    MIT

    Unpacked Size

    9.19 kB

    Total Files

    18

    Last publish

    Collaborators

    • bmcmahen