Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 303 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 303 Bytes

cidr.xyz

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

cidr.png

Dev

Install dependencies and run the development server:

$ npm install
$ npm run dev

Deployment

Deployment is automated from master branch via Vercel.