Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 487 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 487 Bytes

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.