Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/supercharge/superchargejs.com

Source code of the Supercharge website
https://github.com/supercharge/superchargejs.com

hacktoberfest supercharge website

Last synced: 3 months ago
JSON representation

Source code of the Supercharge website

Awesome Lists containing this project

README

        










Repository of the Supercharge website





Docs







Follow @marcuspoehls and @superchargejs for updates!


---

## Supercharge Website
This repository contains the source code for the [Supercharge website](https://superchargejs.com).

## 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
```bash
git clone [email protected]:{username}/superchargejs.com superchargejs.com
```
3. Navigate into the new directory:
```bash
cd superchargejs.com
```
5. Run the `setup.sh` script, which will take all the steps necessary to prepare your local install:
```bash
./bin/setup.sh
```

---

> [superchargejs.com](https://superchargejs.com)  · 
> GitHub [@supercharge](https://github.com/supercharge/)  · 
> Twitter [@superchargejs](https://twitter.com/superchargejs)