rethore / Emergence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emergence website repository

This repo contains all the necessary files to build and deploy the emergence website hosted at http://fractalflows.com. The website is based on Meteor, a javascript web framework, and Bootstrap, a shiny template from tweeter.

How to contribute?

See CONTRIBUTE.rst

How to run this thing?

Install Meteor

  • OSX/Linux: Install the latest official Meteor release from your terminal:
$ curl https://install.meteor.com/ | sh
  • Windows:

Download the official Meteor installer

Run locally

Go into the ./app/ directory and start meteor

$ meteor

About

License:MIT License


Languages

Language:HTML 43.3%Language:JavaScript 35.7%Language:CSS 18.8%Language:Gherkin 2.2%