# cidr.xyz **CIDR Calculator and Subnetting Visualizer - https://cidr.xyz** [![cidr.png](cidr.png)](https://cidr.xyz) ## Dev Install dependencies and run the development server: ```bash $ npm install $ npm run dev ``` ## Deployment Deployment is automated from `master` branch via Cloudflare Pages. ## License [MIT](LICENSE)