项目作者: kr40

项目描述 :
A simple Binary to Decimal converter.
高级语言: HTML
项目地址: git://github.com/kr40/bin2dec.git
创建时间: 2021-05-25T13:00:25Z
项目社区:https://github.com/kr40/bin2dec

开源协议:

下载


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.