0.1.5 • Published 4 years ago
lw-chajian v0.1.5
chajian
Project setup
yarn installCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildLints and fixes files
yarn lintCustomize configuration
如果css要生成单独的文件 vue.config.js
css: {
extract:true
}