n8n/packages/design-system
Raúl Gómez Morales 78ef2ce7f0
refactor(editor): N8nOption type (#12399)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-12-30 13:46:37 +01:00
..
.storybook
public
src refactor(editor): N8nOption type (#12399) 2024-12-30 13:46:37 +01:00
theme/preview
.browserslistrc
.eslintrc.js
.gitignore
.npmignore
biome.jsonc
chromatic.config.json
package.json feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01: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