https://github.com/matsuuu/web-dice
https://github.com/matsuuu/web-dice
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matsuuu/web-dice
- Owner: Matsuuu
- Created: 2020-11-24T14:24:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-29T12:35:31.000Z (over 4 years ago)
- Last Synced: 2025-02-12T03:18:54.730Z (4 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebDice
This project was created using the Simplr Create command
```bash
npm init @simplr-wc
```## Installation
```bash
npm install web-dice
```## Usage
```html
```
## Running
```bash
npm run start
```