This repository includes an example with Vue 3 (Vite) and Phaser.js Using plugin nuxtjs-phaser.
npm install
# or
yarn install
npm run dev
#or
yarn dev
npm run build
# or
yarn build
Lint with ESLint
npm run lint
# or
yarn lint
This project can be viewed at vue-phaser.surge.sh/.
Thanks to Surge 💛.