| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains the code from the chapter 5 example of Ionic in Action. This example app is a Bitcoin market price to currency tracker. It shows the current price of a bitcoin in many different currencies, with historical charts and configuration.
Here are the primary things we do in this chapter.
npm install -g ionic git clone https://github.com/ionic-in-action/chapter5.git cd chapter5 ionic serve
| Back | FazBrowse Home | New Git URL |