A live demo version is available on the gh-pages branch:
- git
- Node and npm
git clone https://github.com/cklanac/vending-machine.git
npm install -g ionic@beta
npm install -g cordova
cd <path to project directory>
npm install
ionic serve
In Chrome Dev Tools, enable device mode to view simulated mobile and responsive versions
To view in simulated mobile devices run:
ionic serve --lab