personal site https://www.mat.services
 
 
 
Go to file
Matthew Ess c4c2798c88 Vue build 2018-02-08 16:23:08 -05:00
.vscode Vue 2018-02-08 16:21:28 -05:00
dist Vue build 2018-02-08 16:23:08 -05:00
src Vue 2018-02-08 16:21:28 -05:00
.babelrc Vue 2018-02-08 16:21:28 -05:00
.editorconfig Vue 2018-02-08 16:21:28 -05:00
.eslintrc.js Vue 2018-02-08 16:21:28 -05:00
.gitignore Vue build 2018-02-08 16:23:08 -05:00
README.md Vue 2018-02-08 16:21:28 -05:00
index.html Vue 2018-02-08 16:21:28 -05:00
package.json Vue 2018-02-08 16:21:28 -05:00
webpack.config.js Vue 2018-02-08 16:21:28 -05:00
yarn.lock Vue 2018-02-08 16:21:28 -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

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