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
- Host: GitHub
- URL: https://github.com/sakura-flutter/anime4k-web
- Owner: sakura-flutter
- License: mit
- Created: 2019-09-02T08:26:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-06T16:30:45.000Z (about 3 years ago)
- Last Synced: 2025-03-22T05:26:44.635Z (about 1 year ago)
- Language: Vue
- Size: 3.69 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).