Skip to content

mhartington/PhillyETE

Repository files navigation

Philly ETE

This is a sample presentation for PhillyETE, pulling information from the site such as a list of speakers and presentations.

Setup

What you will need:

You can start by installing 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/mhartington/PhillyETE.git

$ cd PhillyETE

Now let's install some build tools we'll need.

$ npm install

And then start a live reload server

$ ionic serve

Happy Hacking

Made with ♥ by mhartington

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages