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
93c6d0a462
commit
90e64ebf47
@ -14,6 +14,6 @@ Finally, deleting code often has unintended consequences - you should, at a mini
|
||||
|
||||
## 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user