This is a boilerplate for Ionic 2, bundled using SystemJS Builder. SystemJS is used as module loader.
Install Ionic 2 beta first:
npm install -g ionic@beta
Clone / download this repository, then run inside the repository's main folder:
npm install
After that, you are done.
MIT, required packages (see package.json) may have different licenses.
We love to see you contributing! How to contribute:
- fork or create new branch
- make your changes
- create pull request
- Add this informations: what did you changed? Why did you changed it?
- done! =======
Mobile Hybrid Ionic Framework With Restful Cakephp 3 Api
+++ for Api cakephp 3 folder +++
- cd api/
- composer update
+++ for ionic folder +++
- cd ionic/
- npm install
- npm update
installation refer http://ionicframework.com/docs/guide/installation.html
- sudo npm install -g ionic ( for Linux
sudo) - npm install -g ionic (windows)