Skip to content

shprink/ios-android-wordpress-ionic-webpack-ES6

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
www
 
 
 
 
 
 
 
 
 
 

Tuts+ Tutorial: Create a Mobile Application Using WordPress, Ionic, and AngularJS

Instructor: Julien Renaux

Creating hybrid, mobile applications with technologies, such as Ionic Framework and Cordova, has become increasingly popular. This tutorial shows you how you can leverage those technologies to build a hybrid, mobile application for your WordPress website.

Tuts+ tutorial: Create a Mobile Application Using WordPress, Ionic, and AngularJS

Read this tutorial on Tuts+

Install

cp config/default.config.json config/config.json
npm install

# Cordova
cp config.dist.xml config.xml
npm run installCordova

Run

# Web
npm run devserver

# Android
npm run runAndroid

# iOS
npm run runIosEmulator
npm run runIosDevice

About

Repo created for the TutsPlus article: Creating iOS/Android mobile applications for WordPress using Ionic SDK, Webpack, ES6 and WP-API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published