summaryrefslogtreecommitdiffstats
path: root/vnfmarket-be/portal-marketplace/src/main/webapp/README.md
blob: ac0ec86a26f911cefaee8f4b142615c7045de20d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# VNF Marketplace.

A GUI to a access and manage the VNF Marketplace.



## Getting started

Clone project:

    $ git clone https://github.com/

Install dependencies:

    $ cd vnfmarketplace
    $ npm install

Run development web-server:

    $ grunt dev

## Features

* List features here

## Project structure and credits

* Project credits here