# vue-cli-boilerplate__template **Repository Path**: csjiabin/vue-cli-boilerplate__template ## Basic Information - **Project Name**: vue-cli-boilerplate__template - **Description**: A Nice Boilerplate Template for creating medium plus Vue.js projects webpack.dll.conf.js预编译,happypack多线程加快打包速度 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-06 - **Last Updated**: 2021-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, webpack ## README # Vue-cli Boilerplate Template! > A Nice Boilerplate Template for creating medium plus Vue.js projects ## Build Setup ``` bash # install dependencies npm install || yarn install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` ### webpack.dll.conf.js预编译,happypack多线程提高打包效率