项目作者: kr40
项目描述 :
A simple Binary to Decimal converter.
高级语言: HTML
项目地址: git://github.com/kr40/bin2dec.git
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.