Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gableroux/dice-roll-express
πRoll a dice on a webpage using express and rpgdicejs
https://github.com/gableroux/dice-roll-express
dice-roller express heroku nodejs website
Last synced: about 1 month ago
JSON representation
πRoll a dice on a webpage using express and rpgdicejs
- Host: GitHub
- URL: https://github.com/gableroux/dice-roll-express
- Owner: GabLeRoux
- License: mit
- Created: 2018-04-28T14:21:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T15:06:29.000Z (over 6 years ago)
- Last Synced: 2024-10-25T04:48:46.257Z (3 months ago)
- Topics: dice-roller, express, heroku, nodejs, website
- Language: CoffeeScript
- Homepage:
- Size: 207 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dice roll express
[![Build Status](https://travis-ci.org/GabLeRoux/dice-roll-express.svg?branch=master)](https://travis-ci.org/GabLeRoux/dice-roll-express)
Fun projet I did a while ago to roll a dice on a webpage using express and [rpgdicejs](https://github.com/Morgul/rpgdice)
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
## How to
Clone the project and run the following
```bash
bower i
npm run gulp
```## Contributing
Just do it! π€
## License
[MIT](LICENSE.md) Β© [Gabriel Le Breton](https://gableroux.com)