Skip to content

Vizzuality/half-earth-vis

Repository files navigation

Half Earth

Build Status

TODO: Write a description

Installation

Requirements:

Install dependencies:

npm install

Usage

To run the server:

npm start

To publish run:

npm run publish

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b feature/my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/my-new-feature
  5. Submit a pull request :D