Skip to content

MatijaNovosel/throw-dice

Repository files navigation

Throw dice

A Vue 3 app for throwing dice with Three JS.

🔨 Built With

⚙️ Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install --shamefully-hoist