https://github.com/satyawikananda/weebsclopedia
A website to find your favorite anime or manga, but this website still in progress, and just for learning purpose
https://github.com/satyawikananda/weebsclopedia
anime axios firebase jikan-api myanimelist vuejs vuetify vuex
Last synced: about 2 months ago
JSON representation
A website to find your favorite anime or manga, but this website still in progress, and just for learning purpose
- Host: GitHub
- URL: https://github.com/satyawikananda/weebsclopedia
- Owner: satyawikananda
- License: mit
- Created: 2020-03-09T08:42:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T01:36:01.000Z (almost 6 years ago)
- Last Synced: 2025-06-14T18:58:31.394Z (12 months ago)
- Topics: anime, axios, firebase, jikan-api, myanimelist, vuejs, vuetify, vuex
- Language: Vue
- Homepage:
- Size: 681 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Weebsclopedia website
## 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/).