n8n/packages/design-system
2024-08-13 16:45:28 +03:00
..
.storybook fix(editor): Remove body padding from storybook previews (no-changelog) (#10317) 2024-08-07 12:52:42 +02:00
public
src fix(editor): Connect up new project viewer role to the FE (#9913) 2024-08-13 16:45:28 +03:00
theme/preview
.browserslistrc
.eslintrc.js
.gitignore
.npmignore
chromatic.config.json
package.json feat(editor): Upgrade markdown-it to address AIKIDO-2024-10034 (no-changelog) (#10358) 2024-08-12 19:43:08 +02:00
postcss.config.js
README.md docs: Fix links to license files in readme (no-changelog) (#10257) 2024-08-06 15:21:57 +01:00
tailwind.config.js
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

You can find the license information here