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

https://github.com/sakura-flutter/anime4k-web

anime4k-web
https://github.com/sakura-flutter/anime4k-web

Last synced: about 1 month ago
JSON representation

anime4k-web

Awesome Lists containing this project

README

          

# anime4k-web

[preview](https://sakura-flutter.github.io/anime4k-web/)

thinks:
##### https://github.com/bloc97/Anime4K
##### https://github.com/mobooru/Anime4K

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

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

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

### Run your tests
```
npm run test
```

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

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