npm install -g ionic-app-lib
git clone https://github.com/lathonez/clicker.git
cd clicker
npm install # or `npm run reinstall` if you get an error
npm start # start the application (ionic serve)
npm test # run unit tests
npm run test.watch # in one window - build all the tests and start watching for changes
npm run karma # start karma in debug mode: mutli run Chrome, hit `debug` to get going
Issues and PRs are welcome, see the roadmap sticky