Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bot-academia/anime-list
https://github.com/bot-academia/anime-list
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bot-academia/anime-list
- Owner: Bot-Academia
- Created: 2020-08-04T16:59:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T13:19:02.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T08:15:52.121Z (almost 2 years ago)
- Language: Vue
- Homepage: https://animewatchlist.netlify.app/
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# animeapp
![CI](https://github.com/Bot-Academia/anime-list/workflows/CI/badge.svg)
## 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
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).