es6-phonegap

1.0.2 • Public • Published

ES6 and PhoneGap Template

This template comes with browserify, babelify and babel-preset-es2015. Run npm install to download the dependencies.

Add your ES6 code to src/app.js. You can build it manually by running npm run bundle or it will run automatically due to the before_prepare hook. I added the hook in the scripts directory. Either approach will bundle src/app.js into www/js/bundle.js which then gets copied into your platform specific directories on prepare.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i es6-phonegap

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • stevegill