Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura
lyxaira.glass 8df8a0d9ff Programa es js que permite la copia de archivos de un folder a otro, de manera local por el momento. il y a 4 ans
..
.github Navbar il y a 4 ans
bin Programa es js que permite la copia de archivos de un folder a otro, de manera local por el momento. il y a 4 ans
cordova-js-src Navbar il y a 4 ans
cordova-lib Navbar il y a 4 ans
spec Navbar il y a 4 ans
.eslintignore Navbar il y a 4 ans
.eslintrc.yml Navbar il y a 4 ans
.gitattributes Navbar il y a 4 ans
.npmignore Navbar il y a 4 ans
.ratignore Navbar il y a 4 ans
.travis.yml Navbar il y a 4 ans
CONTRIBUTING.md Navbar il y a 4 ans
LICENSE Navbar il y a 4 ans
NOTICE Navbar il y a 4 ans
README.md Navbar il y a 4 ans
RELEASENOTES.md Navbar il y a 4 ans
VERSION Navbar il y a 4 ans
appveyor.yml Navbar il y a 4 ans
package.json Programa es js que permite la copia de archivos de un folder a otro, de manera local por el momento. il y a 4 ans

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