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```