Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
update lock
  • Loading branch information
adb-sh committed Oct 17, 2023
1 parent 0b9498c commit 55fc847
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# turingev-website

## dev server

```
deno task serve
```

## build for prod
```
deno task build
```

## build immage
```
docker build .
```
12 changes: 6 additions & 6 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 55fc847

Please sign in to comment.