Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ensure you have Android Studio, ant, and Node.js installed.

$ brew install node ant
$ brew cask install android-studio

Add these to your ~/.bashrc or ~/.zshrc:

export ANDROID_HOME=~/Library/Android/sdk
PATH=$PATH:$ANDROID_HOME/tools:$ANDROID_HOME/platform-tools
$ npm i -g cordova gulp

$ git clone https://github.com/btmills/convertify.git

$ cd convertify/app

$ npm i

$ gulp

$ cd ..

$ cordova build android

$ cordova run android

About

Currency conversion demo app using Cordova and React

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages