Skip to content

WindyWTH/vue-config-demo

Repository files navigation

drag-demo

创建vue项目

vue create project-name

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Customize configuration

See Configuration Reference.

add Eslint Config

yarn global add eslint
eslint --init

About

vue2.x project config demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published