# cidr.xyz Web-based CIDR / netmask / IP address visualizer - https://cidr.xyz ## Dev ```bash $ yarn $ yarn run start ``` ## Prod Deploy the current state to `gh-pages` branch auto-magically: ```bash $ yarn run deploy ```