1.0.9 • Published 3 years ago
new-command-palette v1.0.9
Command Palette Component Demo
This is a demo for Vue's Command Palette component.
Installation
yarn install
Running on local
yarn dev
Now this demo app will run on your localhost:3000
Tech stack
- Vue 3
- Vite
- TypeScript
- Jest (adding)
TODO: Separate this package to 3 packages (lib, demo, document) using mono-repo