Skip to content
View kgllev's full-sized avatar

Block or report kgllev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Setting up a Basic Phoenix+Vue+Brunc... Setting up a Basic Phoenix+Vue+Brunch project
    1
    # Work in Progress: Phoenix + Vue + Brunch
    2
    This documents how I integrate Vue 2.0 with Phoenix 1.x using the default brunch pipeline.
    3
    
                  
    4
    ## The toolchain
    5
    Start out by adding the [vue-brunch](https://github.com/nblackburn/vue-brunch) plugin. You will need a version later than 1.2.3 in order to be able to use the `extractCSS` option (see later). At the time of writing, 1.2.3 was still the version fetched by npm so I suggest just getting the tip of the `dev` branch for now (this branch is for Vue 2.0 compatibility anyway):