npm ci
npm run dev
open http://localhost:8080 in your browser
npm run prod
then deploy the dist folder
https://medium.com/@emilymears/getting-started-with-web-accessibility-in-vue-17e2c4ea0842 vuejs/v2.vuejs.org#1002 [x] https://github.com/maranran/eslint-plugin-vue-a11y
Based on VueJs template using Webpack 4 from the 'Vue.js and Webpack 4 From Scratch' article series on itnext.io from Daniel Cook.