An open API service indexing awesome lists of open source software.

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

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).