Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- Host: GitHub
- URL: https://github.com/pengfluf/vue-animals
- Owner: pengfluf
- Created: 2017-06-18T13:57:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T15:52:08.000Z (over 7 years ago)
- Last Synced: 2024-04-23T02:19:29.280Z (7 months ago)
- Topics: javascript, vuejs, vuex
- Language: JavaScript
- Homepage: https://pengfluf.github.io/vue-animals/
- Size: 17.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```