Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lazyplatypus/site
https://github.com/lazyplatypus/site
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lazyplatypus/site
- Owner: lazyplatypus
- License: isc
- Created: 2020-05-03T04:09:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T14:43:19.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T00:08:05.996Z (almost 2 years ago)
- Language: JavaScript
- Size: 112 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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