summaryrefslogtreecommitdiffstats
path: root/utils/test/vnfcatalogue/VNF_Catalogue/README.md
blob: 32ad65416fd586b01d7a2e33f0f8d2c5eb23f02c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#VNF_Catalogue Nodejs + Jade + MySql server


## Quickstart

First install the dependencies

	```npm install```

Then Start the Server

	```npm start```