Skip to content

Files

Latest commit

Aug 25, 2017
c3971d5 · Aug 25, 2017

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