Ivy is a basic offline job management app. The app allows sole garderners to manage their work offline and without the overhead or cost of enterprise solutions. It is written in Ionic which uses Angular.
- Node and NPM
- Ionic CLI
- Clone the repo
$ git clone git@github.com:calebfroese/ivy-ionic.git
- Install packages
$ npm install
- Serve the app
$ npm run ionic:serve