Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 211 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 211 Bytes

dddice React Example

A basic example of dddice using React.

Usage

Run the following commands to run the example.

# Install dependencies
npm install

# Run the development server
npm run dev