https://github.com/andrekovac/zeesure-insuree-app
Social insurance
https://github.com/andrekovac/zeesure-insuree-app
Last synced: about 1 year ago
JSON representation
Social insurance
- Host: GitHub
- URL: https://github.com/andrekovac/zeesure-insuree-app
- Owner: andrekovac
- Created: 2016-09-17T10:58:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-18T06:53:29.000Z (almost 10 years ago)
- Last Synced: 2023-08-08T02:44:18.197Z (almost 3 years ago)
- Language: JavaScript
- Size: 55.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZeeSure-Insuree-App
Social insurance
A starting project for Ionic that optionally supports using custom SCSS.
## Using this project
We recommend using the [Ionic CLI](https://github.com/driftyco/ionic-cli) to create new Ionic projects that are based on this project but use a ready-made starter template.
For example, to start a new Ionic project with the default tabs interface, make sure the `ionic` utility is installed:
```bash
$ npm install -g ionic
```
Then run:
```bash
$ ionic start myProject tabs
```
More info on this can be found on the Ionic [Getting Started](http://ionicframework.com/getting-started) page and the [Ionic CLI](https://github.com/driftyco/ionic-cli) repo.
## Issues
Issues have been disabled on this repo, if you do find an issue or have a question consider posting it on the [Ionic Forum](http://forum.ionicframework.com/). Or else if there is truly an error, follow our guidelines for [submitting an issue](http://ionicframework.com/submit-issue/) to the main Ionic repository.