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

https://github.com/bnb/site

Where you can find me on the web
https://github.com/bnb/site

Last synced: 9 months ago
JSON representation

Where you can find me on the web

Awesome Lists containing this project

README

          

# leo.im

[![Build Status](https://travis-ci.org/leo/site.svg?branch=master)](https://travis-ci.org/leo/site)
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)

Where the magic happens! 🎩

If you want to see the old version of the site, you can find it [here](https://github.com/leo/site/tree/1b1459efb09526c48e9cb7be06dc703321605333).

## Caught a Bug?

1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device
2. Move into the repository's directory: `cd site`
3. Install dependencies: `npm install`
4. Run [Next](https://github.com/zeit/next.js) and tell it to watch for changes: `npm run dev`