Skip to content

supercharge/superchargejs.com

Repository files navigation



Repository of the Supercharge website


Docs



Follow @marcuspoehls and @superchargejs for updates!


Supercharge Website

This repository contains the source code for the Supercharge website.

Local Development

You can work on this project on your local machine with a simple setup. We provide a setup script that you can run to quickly get the app up an running.

  1. Fork this repository
  2. Clone the repository
    git clone git@github.com:{username}/superchargejs.com superchargejs.com
  3. Navigate into the new directory:
    cd superchargejs.com
  4. Run the setup.sh script, which will take all the steps necessary to prepare your local install:
    ./bin/setup.sh

superchargejs.com  ·  GitHub @supercharge  ·  Twitter @superchargejs