This app shows the easiness of app making using ionic creater. Download and install Node.js.
npm install cordova ionic -g
ionic start <project-name>
- Delete the contents inside
wwwfolder - Download or clone this repo and copy paste all contents to
wwwfolder.
cd <your project folder>
ionic serve