This tool can be used to create your ionic project.
Tool: [Ionic starter kit tool] 1
- Go to IonicBuilder
- Enter a name for your project
- Add pages as you need
- Select your project style
- Create your app and download the code
- Download nodejs seed server code from git and start the server
- Unzip the ionic app and load it in your favourite server like Apache
- Change config.js in ionic project/js folder to point to your node server
- Go to your ionic app home page http://ionicserver/#/index
- Click "Get server data" link. This will get data from your node server and display in the page.
If you see any issues, please log it here.