We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d30afd8 commit 616dd3aCopy full SHA for 616dd3a
README.md
@@ -1 +1,11 @@
1
# Design Patterns blog Obsidian Page.
2
+
3
+This repository is cloned from the [Quartz repository](https://github.com/jackyzha0/quartz) and has been modified according to our needs.
4
5
+## Running Locally
6
7
+To run the website locally, use:
8
9
+```bash
10
+npm run dev
11
+```
0 commit comments