DiegoSalazar / wordhawk

Muy first real web game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordHawk (wordhawk)

A hunt and peck typing game with a twist.

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

Muy first real web game


Languages

Language:JavaScript 56.4%Language:Vue 32.6%Language:HTML 6.5%Language:CSS 4.5%