yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
An updated Vue ToDo app created as a comparison piece for a React vs Vue article I posted at https://medium.com/javascript-in-plain-english
Vue
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint