vuejs-br/vue-loader

Name: vue-loader

Owner: Vue.js Brasil

Description: Loader Webpack para componentes Vue.js

Forked from: vuejs/vue-loader

Created: 2017-05-02 19:59:02.0

Updated: 2018-01-12 18:10:02.0

Pushed: 2017-10-15 03:14:57.0

Homepage:

Size: 2275

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

vue-loader Build Status Windows Build status npm package

Vue.js component loader for Webpack.

NOTE: the master branch (9.0+) only works with Vue 2.x. For usage with Vue 1.x, see the 8.x branch.

It allows you to write your components in this format:

screenshot

The best way to get started is with vue-cli:

install -g vue-cli
init webpack-simple hello
ello
install
run dev

This will setup a basic Webpack + vue-loader project for you, with *.vue files and hot-reloading working out of the box!

For advanced vue-loader configuration, checkout the documentation.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.