n8n/packages/design-system
2024-07-26 14:30:49 +02:00
..
.storybook fix(editor): Temporarily disable tailwind (no-changelog) (#9394) 2024-05-14 17:20:31 +02:00
public
src feat(editor): Show new executions as Queued in the UI, until they actually start (#10204) 2024-07-26 14:30:49 +02:00
theme/preview
.browserslistrc
.eslintrc.js
.gitignore feat(editor): Add support for unplugin-icons and auto-importing components (no-changelog) (#10055) 2024-07-23 13:30:29 +03:00
.npmignore
chromatic.config.json
package.json 🚀 Release 1.52.0 (#10174) 2024-07-24 13:20:06 +01:00
postcss.config.js
README.md
tailwind.config.js
tsconfig.json
vite.config.mts feat(editor): Add support for unplugin-icons and auto-importing components (no-changelog) (#10055) 2024-07-23 13:30:29 +03:00

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

n8n is fair-code distributed under the Sustainable Use License.

Proprietary licenses are available for enterprise customers. Get in touch

Additional information about the license can be found in the docs.