https://github.com/heedrox/katayuno-escapecraft
Katayuno Escapecraft Edition, initially crafted with love for Pamplona Software Craftmanship 2018
https://github.com/heedrox/katayuno-escapecraft
Last synced: about 2 months ago
JSON representation
Katayuno Escapecraft Edition, initially crafted with love for Pamplona Software Craftmanship 2018
- Host: GitHub
- URL: https://github.com/heedrox/katayuno-escapecraft
- Owner: heedrox
- Created: 2018-05-13T11:28:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-04T20:23:22.000Z (about 8 years ago)
- Last Synced: 2025-12-26T16:37:21.646Z (6 months ago)
- Language: JavaScript
- Size: 1.94 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# katayuno-escapecraft-June-2018
> The counter and keypad for Katayuno Escapecraft Edition (09-06-2018)
> Second edition of a Katayuno Escape
## 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
# run unit tests
npm run unit
# run unit tests in watch mode
npm run tdd
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).