Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lazyplatypus/site


https://github.com/lazyplatypus/site

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# site
[![deploys by netlify](https://img.shields.io/badge/deploys%20by-netlify-00c7b7.svg)](https://www.netlify.com)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

This is the source code of [my website](https://fabianschultz.com).

## Installation
$ git clone [email protected]:fabe/site.git
$ cd site
$ yarn
$ gatsby develop
$ open http://localhost:8000