This is an Ember app that is displayed in the Mono Lake Committee store in Lee Vining, CA.
You can see the latest demo here. Warning: this is just for testing, may be broken at any time.
To simulate the book store's hardware, use google Chrome's device toolbar and set the screen resolution to 1024 x 768.
It should work well on iPhone screen sizes and Desktop. It will function on iPad but the styling still looks funny.
You will need the following things properly installed on your computer.
git clone <repository-url>
this repositorycd store-touchscreen
npm install
ember serve
- Visit your app at http://localhost:4200.