Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura
lyxaira.glass c1a3f3246e Escoger Renglon y Artesania, desplegados del JSON. hace 4 años
..
.github Navbar hace 5 años
bin Escoger Renglon y Artesania, desplegados del JSON. hace 4 años
cordova-js-src Navbar hace 5 años
cordova-lib Navbar hace 5 años
spec Navbar hace 5 años
.eslintignore Navbar hace 5 años
.eslintrc.yml Navbar hace 5 años
.gitattributes Navbar hace 5 años
.npmignore Navbar hace 5 años
.ratignore Navbar hace 5 años
.travis.yml Navbar hace 5 años
CONTRIBUTING.md Navbar hace 5 años
LICENSE Navbar hace 5 años
NOTICE Navbar hace 5 años
README.md Navbar hace 5 años
RELEASENOTES.md Navbar hace 5 años
VERSION Navbar hace 5 años
appveyor.yml Navbar hace 5 años
package.json Escoger Renglon y Artesania, desplegados del JSON. hace 4 años

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