n8n/packages/design-system
कारतोफ्फेलस्क्रिप्ट™ 9d0e1c6854
Merge tag 'n8n@1.65.0'
2024-10-24 12:44:46 +02:00
..
.storybook
public
src test(editor): Set 'data-test-id' in design-system unit tests to match with editor-ui and cypress (no-changelog) (#11381) 2024-10-24 12:20:46 +02:00
theme/preview
.browserslistrc
.eslintrc.js
.gitignore
.npmignore
biome.jsonc
chromatic.config.json
package.json 🚀 Release 1.65.0 (#11386) 2024-10-24 12:29:51 +02:00
postcss.config.js
README.md
tailwind.config.js
tsconfig.json
vite.config.mts

n8n.io - Workflow Automation

n8n-design-system

A component system for n8n using Storybook to preview.

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm storybook

Build static pages

pnpm build:storybook

Run your unit tests

pnpm test:unit

Lints and fixes files

pnpm lint

Build css files

pnpm build:theme

Monitor theme files and build any changes

pnpm watch:theme

License

You can find the license information here