Git Product home page Git Product logo

laravel-elixir-talk's Introduction

Laravel Elixir for any project

  • London VueJS Meetup, Thursday 7th July 2016

Abstract

Not a webpack ninja? Laravel Elixir makes a great front-end build system which just works out the box with little or no configuration.

We will start with basic introductions and in this very simple demo project, a firewall editor app, move on to cover a range of features including Vue template compilation, asset combination & versioning, and browser sync to give you ideas for how to structure your Vue projects and workflow.

Not ready for vuex? Regardless of your backend stack we'll take look at a few simple techniques for reading and writing data to / from your Vue components.

To follow along, or try it out later follow the instructions below.

Install Demo App

Node Environment

We need node installed. I am working with the following versions:

➜  ~ node -v
v5.3.0
➜  ~ npm -v
3.7.1

I haven't tested with the latest node release, but if you have any issues you can get the version above from this link.

Install steps

To get started, simply:

  1. git clone https://github.com/tomcastleman/laravel-elixir-talk.git
  2. cd laravel-elixir-talk
  3. npm install
  4. npm run serve
  5. In a new terminal: npm run dev
  6. For static app go to http://127.0.0.1:10080

Documentation

Laravel Elixir v6 is due out at the end of July 2016. The latest documentation can be found here.

If you are interested in the technologies under the hood, particularly if you want to customise any default behaviour, you may find these links useful:

Support and Feedback

Please do also give me feedback on joind in:

https://joind.in/talk/32dc8

Feel free to send any questions by email:

tom at b3it.co

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.