https://github.com/halkeye/react-book-reader
First attempt at a web version of the salty stories mobile apps
https://github.com/halkeye/react-book-reader
Last synced: about 15 hours ago
JSON representation
First attempt at a web version of the salty stories mobile apps
- Host: GitHub
- URL: https://github.com/halkeye/react-book-reader
- Owner: halkeye
- License: mit
- Created: 2015-07-14T05:34:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T23:51:03.000Z (11 months ago)
- Last Synced: 2025-06-03T01:12:04.438Z (8 days ago)
- Language: JavaScript
- Homepage: http://books.saltystories.ca
- Size: 944 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Book Reader (book-reader)
> ...
## Running your project
```bash
$ node server.dev.js
```# Notes
```xml
```
```
* App just has
* has its normal stuff, plus (which includes hammer js)
* Also has on swipe and on tap
* App.transitionPage => Checks to make sure its a valid target
* Migrate more code out of Screen class so we don't have play audio on game pages
* Make ogg default
* Fix clicking on hotspot when window is scrolled
```