Files
Automata/packages/editor-ui
Mutasem Aldmour 582f9a1e61 🐛 Remove overlap on mobile between buttons (#2233)
* remove overlap on mobile between buttons

* update breakpoints
2021-10-05 13:33:25 -05:00
..
2021-09-11 10:15:36 +02:00
2021-09-30 19:22:52 +00: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

Apache 2.0 with Commons Clause

Additional information about license can be found in the FAQ