https://github.com/rfoel/vue-typespeed
A typespeed game made with Vue.
https://github.com/rfoel/vue-typespeed
typespeed typespeed-game vue
Last synced: about 1 year ago
JSON representation
A typespeed game made with Vue.
- Host: GitHub
- URL: https://github.com/rfoel/vue-typespeed
- Owner: rfoel
- Created: 2017-11-13T20:31:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T12:58:29.000Z (almost 8 years ago)
- Last Synced: 2025-01-02T18:29:14.303Z (about 1 year ago)
- Topics: typespeed, typespeed-game, vue
- Language: Vue
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-typespeed
> A typespeed game made with Vue.
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).