electron-vue-next icon indicating copy to clipboard operation
electron-vue-next copied to clipboard

Improved documentation

Open JonasKruckenberg opened this issue 5 years ago • 1 comments

I've had a look at your project, and I have to say it seems very promising. However, I'd really love if you could add more documentation! I think I understand your reasons for the service architecture, but If you could elaborate a bit on Why is it superior? Why do it this way and not any other way? This could also apply to the code itself, maybe add some comments explaining the reason for certain things to exists. What does the dialog API do? How does the shared store work? Again, great work and I can understand your reasons, but as this is a starter-template helping people getting started code-wise but also mentally would be cool 👍

JonasKruckenberg avatar Nov 23 '20 17:11 JonasKruckenberg

Currently, we have vitepress document host on github https://ci010.github.io/electron-vue-next/. If you have any suggestion, please let me know! Thanks

ci010 avatar Feb 15 '21 05:02 ci010