Vue-Vuex-样板
在Vue和Vuex上构建应用程序的基础样板。
构建设置
# install dependencies
yarn install
# start development server with hot reload
yarn start
# build for production with minification
yarn build
# build for production and view the bundle analyzer report
yarn buil