Add README files to each package

This commit is contained in:
Nick O'Leary
2018-08-21 13:43:11 +01:00
parent 36dc1d2f97
commit 0ddb4c625d
9 changed files with 145 additions and 5 deletions

12
packages/node_modules/@node-red/editor-api/README.md generated vendored Normal file
View File

@@ -0,0 +1,12 @@
@node-red/editor-api
====================
Node-RED editor api module.
This provides an Express application that can be used to serve the Node-RED
editor.
### Source
The main Node-RED modules are maintained as a monorepo on [GitHub](https://github.com/node-red/node-red).