Skip to content

HamzaAnis/ionic-cryptocurrency

 
 

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

About

Ionic cryptocurrency tracker 🚀

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.3%
  • HTML 20.4%
  • CSS 14.6%
  • JavaScript 2.7%