| package | gzipped (before) | unpacked (before) | gzipped (after) | unpacked (after) | | --- | --- | --- | --- | --- | | cli | 367.7 kB | 2.3 MB | 165.5 kB | 1.0 MB | | core | 65.4 kB | 450.6 kB | 26.5 kB | 164.9 kB | | design-system | 180.9 kB | 660.2 kB | 117.6 kB | 449.2 kB | | editor-ui | 3.5 MB | 12.4 MB | 3.5 MB | 12.4 MB | | node-dev | 13.5 kB | 44.7 kB | 10.6 kB | 35.3 kB | | nodes-base | 3.0 MB | 24.3 MB | 2.0 MB | 15.2 MB | | workflow | 101.4 kB | 827.7 kB | 28.8 kB | 165.7 kB |
n8n-editor-ui
The UI to create and update n8n workflows
npm install n8n -g
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint
Run your end-to-end tests
npm run test:e2e
Run your unit tests
npm run test:unit
Customize configuration
License
n8n is fair-code distributed under the Sustainable Use License.
Additional information about the license can be found in the docs.
