https://github.com/hakobe/reactive-mouse-stalker
mouse-stalker using reactive techniques
https://github.com/hakobe/reactive-mouse-stalker
mouse-stalker
Last synced: 12 months ago
JSON representation
mouse-stalker using reactive techniques
- Host: GitHub
- URL: https://github.com/hakobe/reactive-mouse-stalker
- Owner: hakobe
- Created: 2015-02-28T03:45:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-09T00:02:00.000Z (over 11 years ago)
- Last Synced: 2025-05-14T20:12:00.038Z (about 1 year ago)
- Topics: mouse-stalker
- Language: JavaScript
- Size: 141 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reactive Mouse Stalker
## Build
```
$ npm install; npm run build
```
### Run
```
$ open main.html
```