n8n/packages/design-system
Elias Meire c92c870c73
feat(editor): Autocomplete info box: improve structure and add examples (#9019)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-05-10 14:39:06 +02:00
..
.storybook perf: Add tailwind to editor and design system (#9032) 2024-05-09 14:12:13 +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
.eslintrc.js
.gitignore
.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
package.json perf: Add tailwind to editor and design system (#9032) 2024-05-09 14:12:13 +02:00
postcss.config.js perf: Add tailwind to editor and design system (#9032) 2024-05-09 14:12:13 +02:00
README.md
tailwind.config.js perf: Add tailwind to editor and design system (#9032) 2024-05-09 14:12:13 +02:00
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

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.