Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/remixz/umi
📺 Watch Crunchyroll together, and more
https://github.com/remixz/umi
anime crunchyroll
Last synced: about 1 month ago
JSON representation
📺 Watch Crunchyroll together, and more
- Host: GitHub
- URL: https://github.com/remixz/umi
- Owner: remixz
- Created: 2017-02-09T06:48:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T17:34:23.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T15:41:34.415Z (about 1 month ago)
- Topics: anime, crunchyroll
- Language: Vue
- Homepage: https://umi.party
- Size: 1010 KB
- Stars: 127
- Watchers: 10
- Forks: 24
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# umi
> Better Crunchyroll
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).