mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-12-26 23:16:47 +01:00
make Node-red a dev rep
This commit is contained in:
@@ -28,13 +28,6 @@ To manually install using this repo:
|
||||
Node.js v6 or newer is required. To run tests on all of the nodes you will need the node-red runtime:
|
||||
|
||||
npm i node-red-nodes
|
||||
npm i node-red --no-save
|
||||
npm test
|
||||
|
||||
If you already have Node-RED installed you can point to the existing installation to save space.
|
||||
|
||||
npm i node-red-nodes
|
||||
npm i {path_to_your_existing_Node-RED_install} --no-save
|
||||
npm test
|
||||
|
||||
## Contributing
|
||||
|
||||
Reference in New Issue
Block a user