n8n/packages/design-system
कारतोफ्फेलस्क्रिप्ट™ 1777f8cdb1
fix(editor): Temporarily disable tailwind (no-changelog) (#9394)
2024-05-14 17:20:31 +02:00
..
.storybook fix(editor): Temporarily disable tailwind (no-changelog) (#9394) 2024-05-14 17:20:31 +02:00
public
src feat(editor): Autocomplete info box: improve structure and add examples (#9019) 2024-05-10 14:39:06 +02:00
theme/preview
.browserslistrc Implement design system (#2050) 2021-08-29 13:36:17 +02:00
.eslintrc.js
.gitignore ci: Setup code-coverage reporting (no-changelog) (#5669) 2023-03-10 16:53:05 +01:00
.npmignore ci: Remove gulp (no-changelog) (#9283) 2024-05-06 18:42:03 +02:00
chromatic.config.json
LICENSE.md fix: Elaborate scope of Sustainable Use License (#9233) 2024-04-27 08:38:25 +02:00
LICENSE_EE.md docs(license): Introduce n8n Enterprise License (#3945) 2022-08-29 22:08:42 +02:00
package.json
postcss.config.js
README.md docs: Replace http://faircode.io to https://faircode.io in .md files (#7908) 2023-12-12 15:23:22 +00:00
tailwind.config.js
tsconfig.json
vite.config.mts feat(editor): Upgrade Storybook to 8.0 (no-changelog) (#8867) 2024-03-13 16:52:29 +01: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.