Skip to content

AlexVipond/rethinking-reusability-in-vue

Repository files navigation

Rethinking Advanced Patterns in Vue

This repo contains source code for the Rethinking Reusability in Vue book.

To see live demos of the compound component and function ref composable from the book, visit the demos page, or follow instructions below to run a Vite app locally.

Running locally

git clone https://github.com/AlPalLLC/rethinking-reusability-in-vue.git
cd rethinking-reusability-in-vue
npm install
npm run dev

Once the app is running, visit http://localhost:3000 to view the live listbox demos. Use assistive tech like Voiceover to interact with accessibility features.

This is a Vite app, and all relevant source code is in the src directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published