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

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

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
```