Skip to content

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

Repository files navigation

MadeWithVueJs.com shield

Companion code for the book:

IMPORTANT

There is a new edition of this book at https://leanpub.com/vue-vite-typescript and its sample code is at https://github.com/damianof/large-scale-apps-my-vue-vite-project. This repository will be eventually archived within the next 6 months. If you have already purchased the older edition, reach out to me via email and I will send you a coupon to download the new edition for free.

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