Skip to content

AlwinJun/tenzies

Repository files navigation

Tenzies Game

Roll until all dice are the same. Click each die to hold it at its current value between rolls.

Get Started

Install dependencies

npm install

Run in you local machine

npm run dev

Build and test live site

npm run build && npm run preview

Note: Any changes must be done at src/ folder do not touch the created dist/ folder

License

Read MIT License for more info.