Explorar o código

add README.md

Richard Köhl %!s(int64=2) %!d(string=hai) anos
pai
achega
901ad0d696
Modificáronse 1 ficheiros con 15 adicións e 0 borrados
  1. 15 0
      README.md

+ 15 - 0
README.md

@@ -0,0 +1,15 @@
+# Deno Bootstrap
+
+Just the minimum to get a working deno project.
+
+## Setup
+
+Just rename `.env.example` to `.env`.
+
+## Run project
+
+- `deno task dev`
+
+## Test project
+
+- `deno task test`