n8n/packages/design-system
github-actions[bot] d3e0640674
🚀 Release 1.40.0 (#9286)
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
2024-05-02 14:30:42 +02:00
..
.storybook
public
src refactor(editor): Migrate header WorkflowDetails to composition api (no-changelog) (#9186) 2024-04-29 07:53:42 +03:00
theme/preview
.browserslistrc
.eslintrc.js
.gitignore
.npmignore
chromatic.config.json feat(editor): Setup Chromatic for design-system (no-changelog) (#8870) 2024-03-15 15:14:45 +01:00
LICENSE.md fix: Elaborate scope of Sustainable Use License (#9233) 2024-04-27 08:38:25 +02:00
LICENSE_EE.md
package.json 🚀 Release 1.40.0 (#9286) 2024-05-02 14:30:42 +02:00
postcss.config.js
README.md
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.