vue-fontawesome/example/webpack
Travis Chase 6189c24dfa Testing updates 2017-08-29 15:42:35 -05:00
..
bin Adding the rest of the CSS features 2017-08-28 13:28:12 -05:00
dist Showing 3 examples of usage 2017-08-24 12:01:14 -05:00
src Adding transform ability 2017-08-28 15:25:53 -05:00
.babelrc Initial 2017-08-11 14:11:22 -05:00
.gitignore Initial 2017-08-11 14:11:22 -05:00
README.md Initial 2017-08-11 14:11:22 -05:00
explicit.html Showing 3 examples of usage 2017-08-24 12:01:14 -05:00
external.html Showing 3 examples of usage 2017-08-24 12:01:14 -05:00
index.html Showing 3 examples of usage 2017-08-24 12:01:14 -05:00
library.html Showing 3 examples of usage 2017-08-24 12:01:14 -05:00
package.json Testing updates 2017-08-29 15:42:35 -05:00
webpack.config.js Testing updates 2017-08-29 15:42:35 -05:00
yarn.lock Testing updates 2017-08-29 15:42:35 -05:00

README.md

webpack

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.