Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexintosh/protokit

📱 A prototype kit for Ionic Framework
https://github.com/alexintosh/protokit

angularjs ionic-framework javascript prototype-kit

Last synced: 18 days ago
JSON representation

📱 A prototype kit for Ionic Framework

Awesome Lists containing this project

README

        

# Protokit
[![Coverage Status](https://coveralls.io/repos/Alexintosh/Protokit/badge.svg)](https://coveralls.io/r/Alexintosh/Protokit)

========
### A prototype kit for **Ionic Framework**

**Features:**

* Splashscreen
* List view / Split view + Detail View
* Maps (javascript sdk3 + ngmap)
* Sidemenu
* Social login {via auth0, twitter, facebook, linkedin, github | use In app browser plugin}
* Cards
* Setting page {form, range slider, toggle}
* Popover, alert

**TODO:**
* Api calls example

## How to run

Assuming your ionic / cordova envirorment is already setted up:

Add platform:
```
cordova platform add android
```
Install plugins:
```
cordova plugin add org.apache.cordova.splashscreen
cordova plugin add org.apache.cordova.inappbrowser
```
Install dependencies:
```
bower update --force
```

Then
```
ionic run
```

**Notes**
```
It's only been tested on android
```

# Are you Italian?
**Join** the italian [Ionic Framework community](https://www.facebook.com/groups/380772785422827/)!