vue task-list_用Vue + Lumen编写的简单Task Manager SPA

曾鸿振
2023-12-01

vue task-list

开始-简单任务管理器 (Begin - Simple Task Manager)

Begin is a simple web-based task manager written in Vue at the client side and Lumen on server side.

Begin是一个简单的基于Web的任务管理器,在客户端用Vue编写,在服务器端用Lumen编写。

This project is meant to bring together the Laravel and Vue community to assemble a complete SPA that is built by following some of the best practices followed in both the communities and is meant to serve as a reference for the developers starting to build a full blown SPA with Laravel and Vue. PRs are welcome to illustrate acceptance testing for the JWT api, using vuex with Vue, tests for Vue components etc... Anything that can help structure the application in a better way.

该项目旨在将Laravel和Vue社区聚集在一起,以按照两个社区中遵循的一些最佳实践构建完整的SPA,并为开始构建完整的SPA的开发人员提供参考。与Laravel和Vue合作。 欢迎PR来说明JWT api的验收测试,将vuex与Vue结合使用,对Vue组件进行测试等。一切有助于以更好的方式构建应用程序的方法。

现场演示 (Live demo)

http://beginapp.herokuapp.com

http://beginapp.herokuapp.com

翻译自: https://vuejsexamples.com/a-simple-web-based-task-manager-written-in-vue-2/

vue task-list

 类似资料: