Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/veu/js1k
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/veu/js1k
- Owner: veu
- Created: 2015-02-12T21:55:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-25T23:12:53.000Z (almost 9 years ago)
- Last Synced: 2024-10-24T18:36:41.577Z (2 months ago)
- Language: HTML
- Size: 54.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Evolution of Hype
An interactive simulation of hype
This demo was created for the [2015 JS1k competition](http://js1k.com/2015-hypetrain/) with the motto Hype Train.
## Compilation
Clone the repository and run the following commands
```
npm install
grunt
```You'll find the compiled demo including the JS1k shim in `build/shim.html`.
## Contributors
Rauri ([@raurir](https://twitter.com/raurir)) and Rebecca ([@veubeke](https://twitter.com/veubeke))