mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Update start options to load flow.json
This commit is contained in:
parent
f6168aeff3
commit
650c98c781
@ -14,6 +14,6 @@ Finally, deleting code often has unintended consequences - you should, at a mini
|
|||||||
|
|
||||||
## Testing code
|
## Testing code
|
||||||
|
|
||||||
1. `npm run dev` or `npm start`
|
1. `npm run dev -- data/flows.json` or `npm start -- data/flows.json`
|
||||||
2. `npm run cy:run` # Runs cypress tests
|
2. `npm run cy:run` # Runs cypress tests
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user