Skip to content

surdarmaputra/snake-vue

Repository files navigation

snake-vue

A simple snake game to learn how to use Vue 3 and Typescript. This project is generated using Vue CLI.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.