Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 301 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 301 Bytes

skateboard-game

Play on https://skateboard-game.vercel.app/

The game

Project setup

yarn install

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

Lints and fixes files

yarn run lint