14 | You’ve successfully created a project with
15 | Vite +
16 | Vue 3.
17 |
18 |
19 |
20 |
21 |
45 |
--------------------------------------------------------------------------------
/Vue-Learn-Part-2/src/components/TabbabaleTextarea.vue:
--------------------------------------------------------------------------------
1 |
2 |
25 |
26 |
27 |
28 |
29 |
34 |
35 |
36 |
37 |
--------------------------------------------------------------------------------
/Vue-Learn-Part-2/src/components/TheWelcome.vue:
--------------------------------------------------------------------------------
1 |
9 |
10 |
11 |
12 |
13 |
14 |
15 | Documentation
16 |
17 | Vue’s
18 | official documentation
19 | provides you with all information you need to get started.
20 |
21 |
22 |
23 |
24 |
25 |
26 | Tooling
27 |
28 | This project is served and bundled with
29 | Vite. The
30 | recommended IDE setup is
31 | VSCode +
32 | Volar. If
33 | you need to test your components and web pages, check out
34 | Cypress and
35 | Cypress Component Testing.
38 |
39 |
40 |
41 | More instructions are available in README.md.
42 |
43 |
44 |
45 |
46 |
47 |
48 | Ecosystem
49 |
50 | Get official tools and libraries for your project:
51 | Pinia,
52 | Vue Router,
53 | Vue Test Utils, and
54 | Vue Dev Tools. If
55 | you need more resources, we suggest paying
56 | Awesome Vue
57 | a visit.
58 |
59 |
60 |
61 |
62 |
63 |
64 | Community
65 |
66 | Got stuck? Ask your question on
67 | Vue Land, our official
68 | Discord server, or
69 | StackOverflow. You should also subscribe to
72 | our mailing list and follow
73 | the official
74 | @vuejs
75 | twitter account for latest news in the Vue world.
76 |
77 |
78 |
79 |
80 |
81 |
82 | Support Vue
83 |
84 | As an independent project, Vue relies on community backing for its sustainability. You can help
85 | us by
86 | becoming a sponsor.
87 |
88 |
89 |
--------------------------------------------------------------------------------
/Vue-Learn-Part-2/src/components/WelcomeItem.vue:
--------------------------------------------------------------------------------
1 |
2 |