From c170053931cd1125935b5583cad2933ca82f0a90 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Thu, 5 Oct 2023 00:42:49 -0500 Subject: [PATCH] readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0f9a9d0 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# natas solutions + +``` +bun install --frozen-lockfile +bun index.ts +``` + +No guarantees if this will work with node.js