Skip to content

ionicindonesia/ionic-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Ionic Workshop

Setup

What you will need:

To set android up on windows, check out this video

For everything else, the cordova docs are the best source of infomation

Cordova setup guide

With all the SDKs setup, you need to install ionic, cordova, gulp, and bower.

#windows
$ npm install -g ionic cordova gulp bower

# osx and linux
$ sudo npm install -g ionic cordova gulp bower

When that is complete, lets git clone this project and cd into it.

$ git clone https://github.com/driftyco/ionic-workshop.git

$ cd ionic-workshop

From there, were can cd into the various directories, and run ionic serve

Ionic Presentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 83.5%
  • CSS 16.4%
  • HTML 0.1%