# cidr.xyz Web-based CIDR / netmask / IP address visualizer - https://cidr.xyz ## Dev ```bash $ yarn $ yarn run start ``` ## Prod Re-generate `dist/`: ```bash $ yarn run deploy ```