Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.

ionic-team/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

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published