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

https://github.com/1999/fullscreen-example


https://github.com/1999/fullscreen-example

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

## Fullscreen demo
```bash
$ git clone [email protected]:1999/fullscreen-example.git
$ cd fullscreen-example
$ python -m SimpleHTTPServer
$ open localhost:8000
```