Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 176 Bytes

File metadata and controls

9 lines (6 loc) · 176 Bytes

Resistor Color Code Decoder with Svelte

This is a simple web application to decode 4-band resistors using a visual interface.

How to Run

npm install
npm run dev