@ladle/react

v0.0.0-next-369bf2b
Ladle is an environment to develop, test, and share your React components faster.

cli

node ./lib/cli/cli.js

test

cross-env IMPORT_ROOT="./" vitest

clean

rimraf dist && rimraf .ladle && rimraf build && rimraf *.tsbuildinfo

serve

node ./lib/cli/cli.js serve

types

tsc --project tsconfig.typesoutput.json && cp ./typings-for-build/app/exports.d.ts ./typings-for-build/app/exports.d.cts
npm i @ladle/[email protected]

Metadata

  • MIT
  • >=16.0.0
  • Vojtech Miksu
  • released 2/9/2023

Downloads