bencodezen / vue-enterprise-boilerplate

An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
7.77k stars 1.32k forks source link

Where can I find examples of using this boilerplate? #221

Closed dwschulze closed 1 month ago

dwschulze commented 3 years ago

Are there examples of correct use of idioms and patterns for this boilerplate? Something more than a Hello World example if any are available.

Thanks.

M-Abdullahi commented 2 years ago

We are using it for a hospital management system but the repository is private. Ironically, I've discovered this project from a theme that we purchased from themeforest. The code structure and file organization of this project was kinda sleek to me back then. I ended up spending 3 months learning how everything worked.

Screenshot from 2021-08-13 22-06-29

config

bencodezen commented 1 month ago

Thanks for sharing this @M-Abdullahi! It's so cool to see examples of this boilerplate being used!