mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-03 02:07:06 +02:00
|
Some checks are pending
Build: Benchmark Image / build (push) Waiting to run
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Util: Sync API Docs / sync-public-api (push) Waiting to run
Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| specification | ||
| src | ||
| .browserslistrc | ||
| .gitignore | ||
| .npmignore | ||
| biome.jsonc | ||
| chromatic.config.json | ||
| eslint.config.mjs | ||
| package.json | ||
| postcss.config.cjs | ||
| README.md | ||
| stylelint.config.mjs | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.mts | ||
@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
