summaryrefslogtreecommitdiff
path: root/README.md
blob: 44c095721840288add0403eee389f0e743f5f14d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# cidr.xyz

**Web-based CIDR / netmask / IP address 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 Vercel.

<GoogleAnalytics gaId="G-31LHNP2G97" />