Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoo0122 committed Jun 30, 2024
1 parent 9b6271b commit ee1dd23
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
dist
.DS_Store
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# pod.leo.works

## Settings

```shell
cargo install --locked trunk
trunk serve --open
```

0 comments on commit ee1dd23

Please sign in to comment.