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

https://github.com/andrewmcodes-archive/codefund-gatsby-starter-blog

Demo of using CodeFund Ads on a Gatsby Site
https://github.com/andrewmcodes-archive/codefund-gatsby-starter-blog

Last synced: 4 months ago
JSON representation

Demo of using CodeFund Ads on a Gatsby Site

Awesome Lists containing this project

README

        

# codefund-gatsby-starter-blog

## Quick start

```shell
git clone https://github.com/andrewmcodes/codefund-gatsby-starter-blog
cd codefund-gatsby-starter-blog/
yarn
gatsby develop
```

Your site is now running at `http://localhost:8000`!

Open the `codefund-gatsby-blog-starter` directory in your code editor of choice and edit `src/pages/index.js`. Save your changes and the browser will update in real time!

## Deploy

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/andrewmcodes/codefund-gatsby-starter-blog)

## Source

This project was originally generated from [gatsbyjs/gatsby-starter-blog](https://www.gatsbyjs.org/starters/gatsbyjs/gatsby-starter-blog/)