summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4c85bee..ef771c9 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,10 @@
# cidr.xyz
Web-based CIDR / netmask / IP address visualizer
+
+## Dev
+
+```bash
+$ npm install
+$ webpack-dev-server --progress --colors
+```