0.1.0 • Published 7 years ago
zebra-vuecli3-mty v0.1.0
baidu-portrait
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lintRun your unit tests
npm run test:unit打包注意事项
可以在根目录建立.env.local变量文件,指定打包资源路径。如果使用vue ui打包,需要将build界面中的变量设置界面中的输出目录置空,否则打包后的资源路径会指定为该目录。
OUTPUT_DIR=../bdhx/public/static // 指定静态资源路径
VIEWS_PATH=../bdhx/resources/views // 指定html文件路径Customize configuration
0.1.0
7 years ago