Skip to content

IDEOorg/steps-website

Repository files navigation

Steps Website

The code behind the https://steps.ideo.org website

Getting Started

Running the code on your own local environment

  1. git clone https://github.com/IDEOorg/steps-website
  2. cd steps-website
  3. npm install
  4. Running the code on your server:

Contribution and Submitting Bugs

We welcome all contributions to this code base, as well as bug reports. To suggest a contribution please open a pull request against this repository. It is likely a good idea to get in touch before doing any work so we can coordinate.

Please submit any bug reports via GitHub issues. Click on the Issues tab at the top of this page.

License

This project is licensed under the MIT license. The license can be read here.

Other Open Source Licenses

Much of the project directory structure and build scripts are adapted from react-slingshot. Its license can be read here.