Skip to content

A demo project outlining how to use Vue 3 with TypeScript to build powerful apps.

Notifications You must be signed in to change notification settings

caadxyz/vue-3-ts-demo

 
 

Repository files navigation

Vue 3 with TypeScript

A demo project outlining how to use Vue 3 with TypeScript to build powerful apps.

What is used?

  • Vue 3
  • TypeScript 3.9
    • with type imports
  • Babel 7
  • Webpack 4
  • ESLint
  • Hot Module Replacement

Webpack 5 Demo

I have also built an example using webpack 5 which is still a work-in-progress. https://github.com/cshawaus/vue-3-ts-demo/tree/webpack-5

Todo

  • Fix vue/valid-template-root linting error
  • Ensure default ESLint rules work correctly for Vue 3

About

A demo project outlining how to use Vue 3 with TypeScript to build powerful apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.5%
  • JavaScript 27.4%
  • TypeScript 6.2%
  • HTML 3.2%
  • Vue 1.7%