Test Vue.js project

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

# run unit tests
yarn unit

# run all tests
yarn test

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