Skip to content

Zhuyuan0907/resistor-decoder

 
 

Repository files navigation

Resistor Decoder

A tiny web app made in Svelte and Vite that decodes your resistors.

https://江竺源是甲.gay

demo


Running Locally

To run this web app locally, run these commands in the root folder:

npm i             # installs dependencies
npm run build     # builds the website in ./dist
npm run preview   # starts the website

The app should now be online at localhost:4173.

About

Resistor-decoding for Chinese Ver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 84.0%
  • JavaScript 8.8%
  • HTML 6.3%
  • CSS 0.9%