Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ariddlestone/wq-helper
A set of tools to help with Warhammer Quest games
https://github.com/ariddlestone/wq-helper
Last synced: about 1 month ago
JSON representation
A set of tools to help with Warhammer Quest games
- Host: GitHub
- URL: https://github.com/ariddlestone/wq-helper
- Owner: ariddlestone
- Created: 2020-04-18T14:44:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-27T22:27:24.000Z (4 months ago)
- Last Synced: 2024-07-27T23:45:55.897Z (4 months ago)
- Language: JavaScript
- Homepage: https://ariddlestone.github.io/wq-helper/
- Size: 3.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wq-helper
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).