https://github.com/xty1992a/nmm
application for novals manga music
https://github.com/xty1992a/nmm
Last synced: 5 days ago
JSON representation
application for novals manga music
- Host: GitHub
- URL: https://github.com/xty1992a/nmm
- Owner: xty1992a
- Created: 2020-02-26T10:29:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T02:42:33.000Z (about 2 years ago)
- Last Synced: 2023-03-02T15:03:03.091Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 3.93 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nmm
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).