Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 351 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 351 Bytes

ipv4Calculator

Prerequisites

Cloning the repository and running the calculator

git clone https://github.com/gustavokubiack/ipv4Calculator.git 
cd ipv4Calculator
npm i
npm start

Example

Enter IP:

192.168.10.0 

Enter Mask:

27