You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,8 @@ Also, the class diagram for the project is presented below to illustrate the arc
34
34
35
35

36
36
37
+
An extended version of the class diagram with attributes and methods is available [here][vuegen-class-diag-att].
38
+
37
39
The VueGen documentation is available at [vuegen.readthedocs.io][vuegen-docs], where you can find detailed information of the package’s classes and functions, installation and execution instructions, and case studies to demonstrate its functionality.
38
40
39
41
## Installation
@@ -68,7 +70,7 @@ If you prefer not to install VueGen on your system, a pre-configured Docker cont
68
70
Run VueGen using a directory with the following command:
0 commit comments