pmutua / cryptocurrency-tracker

Ionic cryptocurrency tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Cryptocurrency

Getting Started

Prerequisites

Install Ionic

npm install -g cordova ionic

Install dependencies

npm install

Run the app

Dev :

npm run ionic:serve

Build

iOS :

npm run build:ios

Android :

npm run build:android

Built With

Inspiration

License

This project is licensed under the GNU GPLv3 License - see the LICENSE.md file for details

About

Ionic cryptocurrency tracker

License:GNU General Public License v3.0


Languages

Language:TypeScript 62.4%Language:HTML 20.3%Language:CSS 14.6%Language:JavaScript 2.7%