n8n/packages/design-system
2025-01-20 10:59:15 +01:00
..
.storybook
public
src feat(editor): VariablesView Reskin - Add Filters for missing values (#12611) 2025-01-20 10:59:15 +01:00
theme/preview
.browserslistrc
.eslintrc.js refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
.gitignore
.npmignore
biome.jsonc
chromatic.config.json
package.json 🚀 Release 1.75.0 (#12618) 2025-01-15 15:09:46 +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