Skip to content

fabienjuif/roll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roll

Simply choose your dices, and roll them!

This application helps us play with multiple dices at once.

🎲 Test it!

Just go to the website.

🤔 Why are we developping this app?

This is a nice pretext to play around react hooks and PWA.

🤝 Contributors

Feel free to add yourself in this section!

🛠 Hack it!

Here are the main commands:

  1. Install dependencies: yarn
  2. Run the dev server: yarn start
  3. Run the build: yarn deploy:build
  4. Publish on your gh-pages: yarn gh-pages -d build

If you want to check your code quality, you can run yarn ci, this is the same script that will be run from CircleCI for each commit.

Feel free to play around and open PRs!

Releases

No releases published

Packages

No packages published