https://github.com/exoticknight/mangavue
enjoy manga, based on Vue.js
https://github.com/exoticknight/mangavue
vue
Last synced: 14 days ago
JSON representation
enjoy manga, based on Vue.js
- Host: GitHub
- URL: https://github.com/exoticknight/mangavue
- Owner: exoticknight
- Created: 2016-06-07T09:27:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-12T02:36:28.000Z (almost 9 years ago)
- Last Synced: 2024-04-14T15:54:10.192Z (about 1 year ago)
- Topics: vue
- Language: Vue
- Homepage: https://exoticknight.github.io/mangavue
- Size: 71.3 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mangavue
> enjoy manga, based on Vue.js
## 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
```