Skip to content

mhartington/ionic-firebase

Repository files navigation

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/ionic-firebase.git

$ cd ionic-firebase

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