If you are looking for best practices for developing Vue.js application, you can check following newer and better open source projects:
- node-vue-template A starter template for building complete application using Node.js and Vue.js with some included packages and configurations to help start the development quickly.
- activity-automation Manage daily activity logging.
This application (named Management By OBjectives) is being developed with the following requirements in mind.
- User registration/login
- Task creation
- Task assigment to other users
- View/Manage/Track progress for Tasks
- Other required catalogues managment
FrontEnd: vuejs
Backend: ASP .NET Web API 2
Database: SQL server database
This directory contains vuejs front end application. (Contains README)
This directory contains ASP .NET Web API v2 solution.