kevinschaich / bun-typescript-react-tailwind-package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bun-typescript-react-tailwind-package

Features:

Install:

bun install

Build:

bun run build

Development:

This will add a symlink in path-to-other-project/node_modules/bun-typescript-react-tailwind-package so you can modify things and immediately see results.

bun run watch                                       # in this package
bun link                                            # in this package
cd path-to-other-project
bun link bun-typescript-react-tailwind-package      # in other package

About


Languages

Language:TypeScript 71.1%Language:JavaScript 21.4%Language:CSS 7.5%