Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura
Emmanuel b7eccee437 Navbar пре 5 година
..
.github Navbar пре 5 година
bin Navbar пре 5 година
cordova-js-src Navbar пре 5 година
cordova-lib Navbar пре 5 година
spec Navbar пре 5 година
.eslintignore Navbar пре 5 година
.eslintrc.yml Navbar пре 5 година
.gitattributes Navbar пре 5 година
.npmignore Navbar пре 5 година
.ratignore Navbar пре 5 година
.travis.yml Navbar пре 5 година
CONTRIBUTING.md Navbar пре 5 година
LICENSE Navbar пре 5 година
NOTICE Navbar пре 5 година
README.md Navbar пре 5 година
RELEASENOTES.md Navbar пре 5 година
VERSION Navbar пре 5 година
appveyor.yml Navbar пре 5 година
package.json Navbar пре 5 година

README.md

Build status Build Status

Cordova Browser

Target modern web browsers to build Apache Cordova based applications.

Goals

  • Browser targeted deployment
  • Surfacing native platform incompatibilities from the open web platform

PWA support

cordova-browser now includes support for progressive web apps (PWAs)

  • if your project supplies a manifest.json in the www/ dir, it will be used
    • a manifest.json will be generated otherwise
  • if your js code registers a service worker, it will also be used