VueJS + Express boilerplate
A Vue.js project
Build Setup
# install dependencies
yarn install
# serve with hot reload at localhost:8080
yarn run start:dev
# build for production with minification
yarn run build
# build for production and view the bundle analyzer report
yarn run build --report
# run client unit tests
yarn run client:unit
# run e2e tests
yarn run client:e2e
# run server unit tests
yarn run server:test
#run server watch tests
yarn run server:test:watchFor detailed explanation on how things work, checkout the guide and docs for vue-loader.
On this page
Languages
JavaScript59.4%CSS28.9%Vue8.0%HTML3.7%
Created March 14, 2017
Updated March 5, 2023