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

https://github.com/irontec/generator-wpion

Generator for WordPress based Mobile Applications
https://github.com/irontec/generator-wpion

Last synced: 7 months ago
JSON representation

Generator for WordPress based Mobile Applications

Awesome Lists containing this project

README

          

# Deprecated ;)

Better use [Ionic-starter-wpion](https://github.com/irontec/ionic-stater-wpion)

# generator-wpion

> [Yeoman](http://yeoman.io) generator for [WordPress](https://wordpress.com/) based Mobile Applications running on top of [Ionic](http://ionicframework.com/)

![](http://i.imgur.com/JHaAlBJ.png)

## Getting Started

* Install Yeoman
```bash
npm install -g yo
```

* Install the generator
To install generator-wpion from npm, run:

```bash
npm install -g irontec/generator-wpion
```

* Initiate the generator:

```bash
yo wpion
```