download and:
npm install
npm run serve
npm run build
npm run lint
In the root folder title.js.
title.js
Code likes:
{ index: '主页', 'user/login': '登录', 'customer/home': '用户首页' }
Vue-cli 3