Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 650 Bytes

README.md

File metadata and controls

43 lines (24 loc) · 650 Bytes

MIT License

Azure Network Calculator

This is a simple network calculator to get information about a network IP and CIDR in Azure context.

Authors

Run Locally

Clone the project

  git clone https://github.com/ewencodes/azure-network-calculator.git

Go to the project directory

  cd azure-network-calculator

Install dependencies

  yarn install

Start the server

  yarn dev

License

MIT