Skip to content

homeee/large-scale-apps-my-vue3-project

 
 

Repository files navigation

MadeWithVueJs.com shield

Companion code for the book:

Large Scale Apps with Vue 3 and TypeScript

Running Samples:

(Note: these are costantly updated as more chapters are added to the book) www.largescaleapps.com

Screenshot as of Chapter 15

Note

This folder contains the sample project using the Vue 3 composition API coding style.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

Companion code to the book "Large Scale Apps with Vue 3 and TypeScript"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 36.1%
  • Vue 25.0%
  • JavaScript 24.2%
  • SCSS 13.9%
  • Other 0.8%