Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

melonproject-archive/welcome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project has been moved to this new repo https://github.com/melonport/website/

website

Application of the melon website.

Gitter License: GPL v3 Dependencies Dev Dependencies NSP Status

Installation

  1. Clone this repository

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

    meteor npm install
    

Getting started

After installation is complete, go to the above website directory, open a terminal and launch meteor:

meteor