https://github.com/cmpadden/polyhedral-helper
Dice Roller
https://github.com/cmpadden/polyhedral-helper
Last synced: 6 months ago
JSON representation
Dice Roller
- Host: GitHub
- URL: https://github.com/cmpadden/polyhedral-helper
- Owner: cmpadden
- Created: 2019-07-03T02:29:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T04:16:08.000Z (over 3 years ago)
- Last Synced: 2025-02-05T23:25:11.809Z (over 1 year ago)
- Language: Vue
- Homepage: https://cmpadden.github.io/polyhedral-helper/#/
- Size: 2.58 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rollin'
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```