# cidr.xyz Web-based CIDR / netmask / IP address visualizer. Built to learn the basics of [React](https://facebook.github.io/react/) and [Webpack](https://webpack.github.io/docs/). ## Dev ```bash $ yarn $ yarn run start ``` ## Prod On branch `gh-pages`: ```bash $ yarn run deploy ```