1.0.1 • Published 8 years ago

cordova-elixir v1.0.1

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
8 years ago

Cordova-elixir Template

This a template for cordova projects using Laravel Elixir

Tools provided

The same tools you have available in a Laravel project using Laravel Elixir:

Installation and use

You can user this template with Apache Cordova with:

cordova create hello org.acacha.hello HelloWorld --template cordova-elixir
cd hello
npm install
gulp watch
cordova platform add browser
cordova run

Author

Created by Sergi Tur Badenas https://github.com/acacha

Laravel Elixir

https://laravel.com/docs/master/elixir

Github

https://github.com/acacha/cordova-elixir

NPM

https://www.npmjs.com/package/cordova-elixir

Cordova Templates