Skip to content

This repository includes a sample with Vue 3 (Vite) and Phaser.js

License

Notifications You must be signed in to change notification settings

williampsena/vue-phaser-example

Repository files navigation

Vue Phaser example

This repository includes an example with Vue 3 (Vite) and Phaser.js Using plugin nuxtjs-phaser.

Setup

npm install

# or

yarn install

Compile and Hot-Reload for Development

npm run dev

#or

yarn dev

Type-Check, Compile and Minify for Production

npm run build

# or

yarn build

Lint with ESLint

npm run lint

# or

yarn lint

Live demo

This project can be viewed at vue-phaser.surge.sh/.

Thanks to Surge 💛.

About

This repository includes a sample with Vue 3 (Vite) and Phaser.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages