Skip to content

pmutua/cryptocurrency-tracker

Repository files navigation

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