Skip to content

Fonserbc/mouse

Repository files navigation

Installation & Development

To start vite:

npm install
npm run dev

This will start vite, and will hot-reload changes.

Multiplayer

The multiplayer server is not started automatically along with vite. To start the multiplayer server:

npm run multiplayer-server

Recommended Setup

  • VS Code + Vue - Official (previously Volar) and disable Vetur

  • Use vue-tsc for performing the same type checking from the command line, or for generating d.ts files for SFCs.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors