vue-dome

在eslintrc.js中配置以启用模板字符串

 "quotes": [1, "single","allowTemplateLiterals":true }]

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.