personal site https://www.mat.services
 
 
 
Go to file
Matthew Ess b8bbe2d907 Responsive 2018-02-08 20:31:59 -05:00
build Vue 2018-02-08 18:02:36 -05:00
config Vue 2018-02-08 18:02:36 -05:00
dist Unignore dist 2018-02-08 19:12:48 -05:00
src Responsive 2018-02-08 20:31:59 -05:00
static Responsive 2018-02-08 20:31:59 -05:00
.babelrc Vue 2018-02-08 18:02:36 -05:00
.editorconfig Vue 2018-02-08 16:21:28 -05:00
.eslintignore Vue 2018-02-08 18:02:36 -05:00
.eslintrc.js Vue 2018-02-08 18:02:36 -05:00
.gitignore Unignore dist 2018-02-08 19:12:48 -05:00
.postcssrc.js Vue 2018-02-08 18:02:36 -05:00
README.md Vue 2018-02-08 18:02:36 -05:00
index.html Vue 2018-02-08 18:02:36 -05:00
package.json Vue 2018-02-08 18:02:36 -05:00
yarn.lock Vue 2018-02-08 18:02:36 -05:00

README.md

matthewess.github.io

my personal site

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.