Files
n8n-enterprise-unlocked/packages/editor-ui
Aaron Delasy 49c85a1df8 fix: correct all the spelling typos (#3960)
* Improve code health
Fix TS typos in local variables
Fix CSS typos in local styles
Fix typos in comments
Fix typos in strings

* Fix order of n8n setup sections in CONTRIBUTING.md
2022-09-02 16:13:17 +02:00
..
2022-03-14 14:46:32 +01:00
2019-06-23 12:35:23 +02:00
2021-10-19 05:57:49 +02:00
2019-06-23 12:35:23 +02:00
2019-06-23 12:35:23 +02:00
2019-06-23 12:35:23 +02:00
2022-09-01 18:05:26 +02:00
2019-06-23 12:35:23 +02:00

n8n-editor-ui

n8n.io - Workflow Automation

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

See Configuration Reference.

License

n8n is fair-code distributed under the Sustainable Use License.

Additional information about the license can be found in the docs.