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

https://github.com/andria-dev/battle-cards

Battle Cards is a card fighting game built with Vue.
https://github.com/andria-dev/battle-cards

Last synced: 3 months ago
JSON representation

Battle Cards is a card fighting game built with Vue.

Awesome Lists containing this project

README

          

# battle-cards

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

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

### Compiles and minifies for production
```
npm run build
```

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