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
- Host: GitHub
- URL: https://github.com/bnb/site
- Owner: bnb
- License: mit
- Created: 2017-02-24T02:44:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-18T11:26:38.000Z (over 9 years ago)
- Last Synced: 2025-09-12T21:50:09.225Z (9 months ago)
- Language: JavaScript
- Homepage: https://leo.im
- Size: 8.5 MB
- Stars: 1
- Watchers: 1
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# leo.im
[](https://travis-ci.org/leo/site)
[](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`