https://github.com/1999/fullscreen-example
https://github.com/1999/fullscreen-example
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/1999/fullscreen-example
- Owner: 1999
- Created: 2014-09-13T18:44:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-13T18:45:50.000Z (over 10 years ago)
- Last Synced: 2025-02-17T02:16:07.039Z (3 months ago)
- Language: JavaScript
- Size: 3.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```