项目作者: d3ltcod

项目描述 :
Build app of your Wordpress Blog with Ionic
高级语言: TypeScript
项目地址: git://github.com/d3ltcod/Ionic-WP.git
创建时间: 2018-01-03T11:10:00Z
项目社区:https://github.com/d3ltcod/Ionic-WP

开源协议:

下载


Ionic-wp

License: MIT

Build app of your Wordpress Blog with Ionic

Installation

You need install WP REST API v2 in your Wordpress Site.

  1. npm install -g ionic cordova
  2. git clone https://github.com/d3ltcod/Ionic-WP.git
  3. cd Ionic-WP/
  4. npm install

Configure

To configure your app, go to src/app and open app.config.ts

If you want change colors of your app, go to src/theme and open variable.scss

Use

Android

  1. ionic cordova platform add android
  2. ionic cordova run android

iOS

  1. ionic cordova platform add ios
  2. ionic cordova run ios

Web

  1. ionic serve

Package Build

See Ionic Package Build to build package.

Requirements

Versioning

I use SemVer for versioning. For the versions available, see the tags in this repository.

Author

Adam Alvarado Bertomeu d3ltcod

See also the list of contributors who participated in this project.

License

This Ionic-WP is open-sourced software licensed under the MIT license.