Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 246 Bytes

File metadata and controls

19 lines (13 loc) · 246 Bytes

Rust Quiz

Interactive quiz game for learning Rust programming concepts.

Play the game here

Development

npm install
npm run dev

Build

npm run build
npm run preview