Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 203 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 203 Bytes

React Redux Cordova boilerplate

npm install
npm start

Cordova

npm install -g cordova
npm run build

e.g. Android

cordova platform add android
cordova run android