@tokens-studio/graph-editor

v4.0.0
UI for the graph engine

dev

tsup --watch

lint

npm run lint:prettier && npm run lint:eslint

build

tsup

start

vite

format

npm run format:eslint && npm run format:prettier

release

npm run build && changeset publish

test:e2e

cypress run

storybook

storybook dev -p 6006

lint:eslint

eslint .

format:eslint

eslint . --fix

lint:prettier

prettier "**/*.{tsx,ts,js,md,json}" --check

build:storybook

storybook build

format:prettier

prettier "**/*.{tsx,ts,js,md,json}" --write

test:e2e:manual

cypress open
npm i @tokens-studio/[email protected]

Metadata

Downloads