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
- Host: GitHub
- URL: https://github.com/irontec/generator-wpion
- Owner: irontec
- Created: 2015-05-14T10:48:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-21T07:28:32.000Z (about 11 years ago)
- Last Synced: 2025-01-31T04:53:52.231Z (over 1 year ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 1
- Watchers: 23
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)

## 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
```