Skip to content

ChuSeng99/games

Repository files navigation

vue-game

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Start JSON server

npx json-server ./src/db.json --port 3000

About

Create game application using Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published