Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pengfluf/vue-animals

:dolphin: Responsive panel of awesome cards with different animals :cat2:
https://github.com/pengfluf/vue-animals

javascript vuejs vuex

Last synced: about 6 hours ago
JSON representation

:dolphin: Responsive panel of awesome cards with different animals :cat2:

Awesome Lists containing this project

README

        

# About

![Penguin](https://github.com/pengfluf/vue-animals/blob/master/readme-image.jpg)

* Written in Vue.js
* Responsive
* Awesome cards
* Animals will be replaced by more lovely ones (probably)

### Scripts

``` bash
# dev-server at localhost:8080
npm run dev

# build
npm run build
```