craftbook

1.6.0-dev-0.1.0 • Public • Published

CraftBook - Design System for Communal

readme-banner

CraftBook is a versatile React component library developed with TypeScript and styled using TailwindCSS. It offers a collection of reusable UI components to streamline the development of React applications.

Getting Started

Installation

You can install CraftBook using either NPM or Yarn. Here are the steps for both:

NPM

npm install craftbook

Yarn

yarn add craftbook

Running Storybook

CraftBook uses Storybook for component development and testing. Follow these steps to run the Storybook:

  1. Ensure you have Node.js and npm installed on your machine.
  2. Clone the CraftBook repository:
git clone https://github.com/communal/craftbook.git
  1. Navigate to the project directory:
cd craftbook
  1. Install dependencies:
npm install

or

yarn
  1. Start Storybook:
npm run storybook

or

yarn storybook
  1. Open your browser and visit http://localhost:6006/ to view the CraftBook Storybook, where you can interactively explore and test the components.

Contributing

We welcome contributions to CraftBook! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.

Readme

Keywords

none

Package Sidebar

Install

npm i craftbook

Weekly Downloads

1

Version

1.6.0-dev-0.1.0

License

none

Unpacked Size

687 kB

Total Files

8

Last publish

Collaborators

  • yashsehgal