Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/levidavidmurray/wow-client
World of Warcraft UI
https://github.com/levidavidmurray/wow-client
Last synced: about 2 months ago
JSON representation
World of Warcraft UI
- Host: GitHub
- URL: https://github.com/levidavidmurray/wow-client
- Owner: levidavidmurray
- Created: 2021-05-23T23:44:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-24T19:19:00.000Z (over 3 years ago)
- Last Synced: 2023-03-05T21:21:59.084Z (almost 2 years ago)
- Language: Vue
- Size: 10.5 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wow-client
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
# wow-client