Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/teemukoivisto/simple-gatsby-typescript-blog


https://github.com/teemukoivisto/simple-gatsby-typescript-blog

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Simple Gatsby Site

Created using these tutorials, code:
* https://medium.com/@thetrevorharmon/how-to-make-a-super-fast-static-site-with-gatsby-typescript-and-sass-3742c00d4524

## Requirements

Requires Node >= 8, yarn installed globally.

## How to install

1) Clone & run `yarn`
2) Start the Gatsby development server with: `yarn start`