bosspetta / dice-game

A simply dice 🎲 game with JavaScript for practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simply dice 🎲 game with JavaScript for practice

Quick start:

$ yarn # npm install
$ yarn build # npm run build

Development

Run Webpack in watch-mode to continually compile the JavaScript as you work:

$ yarn watch # npm run watch

About

A simply dice 🎲 game with JavaScript for practice


Languages

Language:JavaScript 77.9%Language:CSS 12.6%Language:HTML 9.5%