Skip to content

schmidsi/melonport-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portal

Application of the melon protocol portal.

Slack Status Gitter

Installation

  1. Clone this repository

    git clone git@github.com:melonproject/portal.git
    cd portal
    
    
  2. Install dependencies:

    meteor npm install
    

Getting started

After installation is complete

Go to the above portal directory, open a terminal and launch meteor:

meteor