leapon / vue-test

vuejs webpack project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-test

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.

Setup

git config user.name $GIT_USER_NAME
git config user.email $GIT_USER_EMAIL

git config credential.helper 'cache --timeout=3600'
git config credential.helper store

git config --list

About

vuejs webpack project


Languages

Language:Vue 44.3%Language:JavaScript 37.8%Language:HTML 17.9%