Skip to content

maullerz/gowtools

Repository files navigation

#Phonegap + React mobile application

Old home pet-project. React/Phonegap/React-Bootstrap/Gulp/Webpack

on Google Play

on App Store

How to

  • Install Phonegap
$ sudo npm install phonegap -g
  • clone this repo
$ git clone https://github.com/maullerz/gowtools.git
  • Set it up
$  npm install
$  gulp create
$  gulp build-app
  • Run it
$ gulp serve

That's it!

  • While developing:
$ gulp serve
$ gulp (on another tab)

this will rebuild the app automatically every time you edit the source code

Build configurations are located in

./build.configs.js
src/config.xml

inspired by https://github.com/kjda/ReactJs-Phonegap

About

Phonegap + React mobile application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published