kochoru / typing

The typing game using Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typing ゲーム

かんたんなタイピングゲームです。
サーバサイドのAPIとの連携を前提としてますが、
一応単体でもある程度動きます。

Build Setup

git clone https://github.com/kochoru/typing.git

npm install

# serve with hot reload at localhost:8081
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

パス

タイピング画面

About

The typing game using Vue.js


Languages

Language:Vue 77.3%Language:JavaScript 20.8%Language:HTML 1.0%Language:CSS 0.9%