https://github.com/alexintosh/protokit
📱 A prototype kit for Ionic Framework
https://github.com/alexintosh/protokit
angularjs ionic-framework javascript prototype-kit
Last synced: 13 days ago
JSON representation
📱 A prototype kit for Ionic Framework
- Host: GitHub
- URL: https://github.com/alexintosh/protokit
- Owner: Alexintosh
- Created: 2014-11-07T17:37:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-15T12:25:34.000Z (about 11 years ago)
- Last Synced: 2025-04-04T07:36:02.393Z (11 months ago)
- Topics: angularjs, ionic-framework, javascript, prototype-kit
- Language: JavaScript
- Homepage:
- Size: 2.23 MB
- Stars: 36
- Watchers: 6
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Protokit
[](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/)!