Skip to content

kr40/bin2dec

Repository files navigation

Bin2Dec Converter

Bin2Dec converter made with Vanilla JS.

Usage

npm install to install the required node modules.

npm run dev to run dev server with live preview.

npm run build to build for production.

npm run serve to preview the production build.