lw-chajian
v0.1.5
Published
npm 包测试
Readme
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
}