Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anshumanv/vueman.ga
Delightful reading and tracking of your mangas.
https://github.com/anshumanv/vueman.ga
anime javascript management manga reading vue
Last synced: 14 days ago
JSON representation
Delightful reading and tracking of your mangas.
- Host: GitHub
- URL: https://github.com/anshumanv/vueman.ga
- Owner: anshumanv
- License: mit
- Created: 2018-12-17T11:41:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T02:56:34.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T09:14:57.913Z (30 days ago)
- Topics: anime, javascript, management, manga, reading, vue
- Language: Vue
- Homepage: https://vuemanga.netlify.com/
- Size: 5.9 MB
- Stars: 31
- Watchers: 3
- Forks: 5
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
vueman.ga
A manga reader and management tool built with Vue.js
## Demo
🔥 https://vueman.ga 🔥
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```PS:
* This is a result of my futile attempt of exploring Vue.js.
* Potentially NSFW.#### Thanks
* MangaEden [API](https://www.mangaeden.com/api/) 🙏
*### Author
[Anshuman Verma](https://github.com/anshumanv)
[](https://twitter.com/Anshumaniac12)
[](https://linkedin.com/in/anshumanv12)
[](https://www.facebook.com/anshumanv12)### Contribute
Found a bug, please [create an issue](https://github.com/anshumanv/vueman.ga/issues/new)