Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)