From 5074451062b2b63bde05b4089e513c55cb87ccbc Mon Sep 17 00:00:00 2001 From: faultables Date: Tue, 3 Sep 2024 15:26:56 +0700 Subject: [PATCH] docs: create readme --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..40fc3f1 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# client.flooo.club + +landing page for flo + +## prerequisites + +- a computer +- bun: https://bun.sh/ + +## development environment speedrun + +- clone repo +- bun install +- bun run dev + +## license + +mit