drupalionic
v1.0.2
Published
Build RESTful-ready hybrid mobile apps that connect to your Drupal services
Downloads
11
Readme
Drupal Ionic
Build RESTful-ready hybrid mobile apps that connect to your Drupal services
Supported Ionic Version supported
Ionic 1.x is the current version supported. Ionic 2.x beta will be supported in the future
Supported Drupal Services Version
The Drupal services 3.x is the only supported version now. Drupal 8 will be supported in the future.
Installing Drupal Ionic
$ npm install drupalionicRunning Drupal Ionic
Go to your Ionic root folder (where the ionic.project file is) and from there you will be able to run the commands.
Config command
The config command is the first command you should run before anything else, it helps you to created the necessary configuration for your app to consume Drupal services.
$ drupalionic config
