yarn install
yarn serve
yarn build
yarn lint
記事だとvue init
してたけど最新だとvue create
なのでvue create
で作った
$ sw_vers ProductName: Mac OS X ProductVersion: 10.15.3 BuildVersion: 19D76
$ node -v v12.1.0
npm -v 6.14.5
vue -V @vue/cli 4.3.1
https://github.com/kuimac/vue_todo_app.io
GitHub Pagesはこちら https://kuimac.github.io/vue_todo_app.io/
vue.donfig.js
outputDir: 'dist/',