From 74c3fa412478ae2ec69b572ec75e0068fb00b90b Mon Sep 17 00:00:00 2001 From: ARC Developer Date: Thu, 10 Jul 2025 19:21:35 +0300 Subject: [PATCH] docs: add development notes for local environment setup --- CLAUDE.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CLAUDE.md diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..1d281d2 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,3 @@ +## Development Notes + +- You are making local changes at localhost:4321. taslak.radio.org.tr is not accessible before git push / netlify deployment \ No newline at end of file