Skip to content

franzejr/react-onsenui-redux-cordova-starter-app

Repository files navigation

React Redux OnseUI 2 Cordova Starter App

Starter App using Onsen UI, Redux, React, Cordova and Webpack.

This Starter App is a copy of react-onsenui-redux-weather adding the Cordova Part. The idea here is have some example code on how to start the app using these technologies.

  • Onsen UI, a hybrid app framework that provides both Material Design and iOS flat design.

  • It uses CrossWalk

How to run it

To run it simply do:

npm install
npm start

The app will run at http://localhost:9000.

How to build it

This is a Cordova App.

npm install -g cordova
cordova build android

Contributing

  1. Fork it ( https://github.com/franzejr/react-onsenui-redux-cordova-starter-app )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

React OnsenUI Redux Cordova Starter App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published