summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMathias Magnusson <mathias@magnusson.space>2025-08-14 14:12:05 +0200
committerMathias Magnusson <mathias@magnusson.space>2025-08-14 14:12:05 +0200
commit59f99c59d577ac4c640bee676856969ec035bcb6 (patch)
tree02704db160b20505d31e5a494939a2e12c72f44b /README.md
downloaduneven-59f99c59d577ac4c640bee676856969ec035bcb6.tar.gz
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e12b31d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+```
+npm install
+npm run dev
+```
+
+```
+open http://localhost:3000
+```