This repository contains the source code for the Supercharge website.
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.
- Fork this repository
- Clone the repository
git clone git@github.com:{username}/superchargejs.com superchargejs.com
- Navigate into the new directory:
cd superchargejs.com
- 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