vuejs / language-tools

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

feat(examples): init example projects #4647

Closed davidmatter closed 2 months ago

davidmatter commented 3 months 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.