#Prerequisites
You need to have the following tools installed globally on you machine:
- node
- npm
- ionic Dev Environment
- android studio (if u want build and make some change tho android) ##Make sure to install Java on your local machine
Installation & Development
- ionic preview-App
clone this repo:
git clone https://github.com/ionic-team/ionic-preview-app.git
cd ionic-preview-app
npm install
run ionic serve from a terminal