Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matthewsommer/mattsommer.io

Source code repository for Matt Sommer's personal website
https://github.com/matthewsommer/mattsommer.io

ajax angularjs css html javascript jekyll rest

Last synced: 11 days ago
JSON representation

Source code repository for Matt Sommer's personal website

Awesome Lists containing this project

README

        

# gatsby-starter-default
The default Gatsby starter.

For an overview of the project structure please refer to the [Gatsby documentation - Building with Components](https://www.gatsbyjs.org/docs/building-with-components/).

## Install

Make sure that you have the Gatsby CLI program installed:
```sh
npm install --global gatsby-cli
```

Then you can run it by:
```sh
cd gatsby-example-site
gatsby develop
```