Skip to content

wood3n/fe-kit

Repository files navigation

fe-kit

front-end react components and dev utils.

Static Badge Static Badge Static Badge

development

install pnpm and turbo

npm install -g pnpm

pnpm install turbo --global

install dependencies

pnpm i

start

pnpm run dev:components

// or

pnpm run dev:utils