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

https://github.com/delphinemillet/seriez

A VueJS app to browse series
https://github.com/delphinemillet/seriez

bulma vuejs vuex

Last synced: about 2 months ago
JSON representation

A VueJS app to browse series

Awesome Lists containing this project

README

        

# seriez

## 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
```

### Run your unit tests

```
npm run test:unit
```