Giter Site home page Giter Site logo

vonubisch / cordova-phonegap-babel-react-hotloader-webpack-framework7-firestore-fontawesome Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 3.0 11.55 MB

Kitchensink/Boilerplate for Cordova-PhoneGap-Babel-React-Hotloader-Webpack-Framework7-Firestore-FontAwesome

License: MIT License

JavaScript 96.61% CSS 0.12% HTML 3.27%
phonegap cordova babel react webpack font-awesome npm nodejs eslint vonubisch

cordova-phonegap-babel-react-hotloader-webpack-framework7-firestore-fontawesome's Introduction

Kitchensink/Boilerplate for Cordova-PhoneGap-Babel-React-Hotloader-Webpack-Framework7-Firestore-FontAwesome

Template for ready-to-use hybrid mobile apps with native look.

Preview

Android iOS
Material iOS

Tools

Start application

Setup Firestore configuration in /src/config/firebase.config.js

Initialize project in folder my-app:

git clone [email protected]:vonubisch/Cordova-PhoneGap-Babel-React-Hotloader-Webpack-Framework7-Firestore-FontAwesome.git my-app

Install dependencies:

npm install

Compile and start server:

npm run start

Open browser at:

http://localhost:8080

Build app for production

Add Cordova platforms:

cordova platform add android
cordova platform add ios
cordova platform add browser

Build app:

npm run build [ -- ios || android]
npm run prepare -- ios
npm run prepare -- android

Now your config.xml switches file to production mode. It will build the app bundle to www using Webpack and run cordova build for you.

Start PhoneGap server: phonegap serve

Now you can use the PhoneGap Developer App or browser to view your app. Use PhoneGap Build CLI or Cloud tools to build for production.

Repo's used

cordova-phonegap-babel-react-hotloader-webpack-framework7-firestore-fontawesome's People

Contributors

vonubisch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.