Coder Social home page Coder Social logo

amb3rlight / cordova-framework7-react-typescript Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codivoire/cordova-framework7-react-typescript

0.0 0.0 0.0 5.03 MB

Starter template for Framework7 + React + Redux + Webpack + Cordova + Ionic Native + TypeScript

License: MIT License

JavaScript 4.42% TypeScript 28.43% CSS 65.64% HTML 1.51%

cordova-framework7-react-typescript's Introduction

Build Status dependencies Status devDependencies Status Gitter


template logo

Modern Hybrid App Boilerplate

Preface

This is a full fledged PRODUCTION READY workflow boilerplate for building rapid and complex application.

The technologies used in this workflow boilerplate shows case a subset of technologies we are currently using within our team ( we put this project in github mainly as recruiting purpose for our team ), and we are trying to give our candidates confidence that by working with us, they will be using decent technologies as well as staying relevant to the industry. And that is what our team strongly believed in - technology innovation and promoting developers' relevancy in the industry.

If you are interested in working with us, feel free to send a message to lambirou.

Features

Features

  • Framework7 v4
  • React v16
  • Redux
  • Webpack v4
  • Cordova
  • Ionic Native v5
  • ES6 / ES7
  • SASS / SCSS
  • TypeScript v3.3

Installation

Step 1: Clone this repo

git clone https://github.com/lambirou/cordova-framework7-react-typescript.git my-app
cd my-app

Step 2: Install

npm install

Step 3: Start

npm start

And Done, as easy as 123!!

List of NPM Commands

$ npm run dev       # build and watch, but javascript and css not minified
$ npm run build     # build a minified production version

List of Cordova Commands

$ cordova platform add ios      # add android ios to your project
$ cordova platform add android    # add android platform to your project

$ cordova run ios # launch the app on iOS device or emulator
$ cordova run android # launch the app on Android device or emulator

After that, all Cordova commands can be used.

How to Contribute

We welcome anyone to send us pull request to improve this boilerplate, the goal is to make it better from time to time and we all can learn from it.

This boilerplate will be maintained separately. So please do not check in any business logic to it unless it is for example purpose.

Maintainers


Roland Edi

License

MIT ©

cordova-framework7-react-typescript's People

Contributors

dependabot[bot] avatar jhsosa avatar lambirou 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.