vue todo
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和Buefy框架的待办事项应用程序。 如果您想玩转游戏或获得一些简单的开源体验,请随时提交PR!
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:e2e
yarn run test:unit
翻译自: https://vuejsexamples.com/a-todo-app-using-vue-and-the-buefy-framework/
vue todo