/cidr.xyz

Web-based CIDR / netmask / IP address visualizer

Primary LanguageJavaScript

cidr.xyz

Web-based CIDR / netmask / IP address visualizer - https://cidr.xyz

cidr.png

Dev

Install dependencies and run the development server:

$ yarn
$ yarn run start

Build

Manually building the static content into the dist/ directory can be done with:

$ yarn run build

Deployment

Deployment is automated from master branch via Netlify