yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:e2e
yarn run test:unit
This repo is a todo app using Vue and the Buefy framework. If you want to play around or get some easy open source experience, feel free to submit a PR!
Vue
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:e2e
yarn run test:unit