Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 987 Bytes

README.md

File metadata and controls

57 lines (36 loc) · 987 Bytes

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