Skip to content

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

Repository files navigation

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