Vue Vuex 样板::在Vue和Vuex上构建应用程序的基础样板 源码
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 build --report # run unit tests yarn unit # run e2e te
用户评论