vuejs / language-tools

⚡ High-performance Vue language tooling based-on Volar.js
https://marketplace.visualstudio.com/items?itemName=Vue.volar
MIT License
5.79k stars 390 forks source link

feat(examples): init example projects #4647

Closed davidmatter closed 1 week ago

davidmatter commented 1 month ago

To improve our documentation, we should start to create example projects that we can gradually extend. The main goal is to help users with configuring their editor, tsconfig, build scripts etc. as there is quite a lot of complexity involved.

Let's use this basic example as a starting point.