Skip to content

从0搭建的一个webpack脚手架,支持vue单文件书写

Notifications You must be signed in to change notification settings

lentoo/vue-webpack-template

Repository files navigation

vue-webpack-template

相关文章

  1. 面试官:自己搭建过vue开发环境吗?

项目

安装依赖

npm install

development 模式启动

npm run serve

production 模式构建

npm run build

production 模式打包体积分析

npm run analyze

eslint 检查

npm run lint

欢迎关注

欢迎关注公众号“码上开发”,每天分享最新技术资讯

image

About

从0搭建的一个webpack脚手架,支持vue单文件书写

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published