- Clone the project on your local machine
- Make sure you have nodejs installed
- Install the npm packages
npm install
-
Make sure you have Android Studio installed and adb in your path
cordova platform add android cordova run android
-
Just:
cordova run browser -- --lr
That will run the application in the browser and hot-reload when you change any file in /src