Skip to content

xrexonx/Ionictify

Repository files navigation

Ionictify

Ionic Framework using Spotify Web API - Just learning Ionic

Requirements

Dependencies need to start Ionic Application, Kindly click links below for the documentations

Install Ionictify

Step 1: Install Ionic Dependencies

# for this project only
$ sudo npm install -g cordova ionic

# other dependencies
$ npm install -g bower
$ npm install -g gulp

Step 2: Clone this repo

$ git clone https://github.com/xrexonx/Ionictify.git

Step 3: Update Bower dependencies

$ cd Ionictify
$ bower update

Step 4: Run App

# on browser
$ ionic serve

# you can build APK or emulate the App if you have Android SDK installed on your machines
$ ionic platform add android
$ ionic build android
$ ionic emulate android

For more info just visit each dependencies documentaion. Have fun and enjoy. Thank you. -- still learning, xrexonx

About

Ionic Framework using Spotify Web API - Learning Ionic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published