Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3acfa84 · Aug 23, 2022

History

66 Commits
Jan 19, 2022
Feb 13, 2022
Sep 6, 2021
Aug 8, 2021
Aug 8, 2021
Aug 15, 2020
Aug 23, 2022
Sep 6, 2021

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