https://github.com/devincarr/h
D&D Character health tracker
https://github.com/devincarr/h
Last synced: about 2 months ago
JSON representation
D&D Character health tracker
- Host: GitHub
- URL: https://github.com/devincarr/h
- Owner: DevinCarr
- Created: 2017-10-25T08:00:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-17T06:58:58.000Z (over 8 years ago)
- Last Synced: 2025-03-06T18:49:39.931Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://devincarr.com/h/
- Size: 987 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# h
> D&D Character health tracker
## 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).