melonproject-archive / welcome

The project has been moved to this new repo
https://github.com/melonport/website
GNU General Public License v3.0
4 stars 3 forks source link
blockchain ethereum melon website

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