Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mirka/hc-client-vue


https://github.com/mirka/hc-client-vue

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# hc-client-vue

## Try it now

[Live demo](https://hc-client-vue.mirka.now.sh/)

#### See `debug` logs in dev console
```
localStorage.debug="hc:*"
```

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).