summaryrefslogtreecommitdiffstats
path: root/vnfcatalogue/VNF_Catalogue/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vnfcatalogue/VNF_Catalogue/README.md')
-rw-r--r--vnfcatalogue/VNF_Catalogue/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/vnfcatalogue/VNF_Catalogue/README.md b/vnfcatalogue/VNF_Catalogue/README.md
new file mode 100644
index 0000000..32ad654
--- /dev/null
+++ b/vnfcatalogue/VNF_Catalogue/README.md
@@ -0,0 +1,12 @@
+#VNF_Catalogue Nodejs + Jade + MySql server
+
+
+## Quickstart
+
+First install the dependencies
+
+ ```npm install```
+
+Then Start the Server
+
+ ```npm start```