/ToDo_Ionic

Primary LanguageJavaScript

Ionic todo

Mobile App with AngularJS and Ionic. This is a demo app based on https://scotch.io/tutorials/create-your-first-mobile-app-with-angularjs-and-ionic

I noticed the article is lack of example. I created this repo to help those who are having difficulty following the article like I was before. There a some typo in the code and missing methods.

Installation

  1. Clone repo
  2. run 'npm install -g cordova ionic' if you don't have it installed
  3. run 'bower install'

Usage

Preview 'ionic serve --lab'

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Chris Nwamba @chrizt_n