Skip to content

hxx/dribbble-ionic

Repository files navigation

App for dribbble with Ionic

Install Ionic

  1. First, install Node.js
  2. Then, install the latest Cordova and Ionic command-line tools
npm install -g cordova ionic

Note: iOS development requires Mac OS X. iOS simulator through the Ionic CLI requires the ios-sim npm package, which can be installed with the command sudo npm -g install ios-sim.

Let's go!

Download this repo and then

$ cd dribbble-ionic
$ ionic platform add android
$ ionic build android
$ ionic emulate android

About

dribbble app with ionic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published