https://github.com/bot-academia/anime-list
https://github.com/bot-academia/anime-list
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bot-academia/anime-list
- Owner: Bot-Academia
- Created: 2020-08-04T16:59:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T13:19:02.000Z (over 3 years ago)
- Last Synced: 2025-09-27T10:34:35.708Z (9 months ago)
- Language: Vue
- Homepage: https://animewatchlist.netlify.app/
- Size: 1.4 MB
- Stars: 0
- Watchers: 0
- Forks: 4
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# animeapp

## 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/).