vite-kingyo is a simple interactive animation made with Vue3 and vite.
- Open https://yuneco.github.io/vite-kingyo/
- Move cursor (swipe on mobile) to move fish.
- Click to surprise fish.
- Clone this repo.
yarn
to install modules.yarn dev
to run dev mode.yarn build
to build. built files are stored indocs
folder to deploy GitHubPages.