DavidCks / cool-bundle-card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Package Boilerplate

Using bun, ts and storybook

To install dependencies:

bun install

To build:

bun run build

To run:

bun run storybook

This project was created using bun init in bun v1.0.11. Bun is a fast all-in-one JavaScript runtime.

About


Languages

Language:JavaScript 98.5%Language:TypeScript 1.5%