Skip to content

Commit 7237a1a

Browse files
committed
added capture image
1 parent 65f75df commit 7237a1a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Created from a similar idea as [svelte-tide-project](https://github.com/jbertovic/svelte-tide-project)
44

5+
![](capture_localhost.gif)
6+
57
# Backend - Rust Axum
68
- located in `./src`
79
- serves front end directory
@@ -26,8 +28,8 @@ run as `npm run build`
2628
# Setup
2729

2830
Install the following
29-
- npm / nodejs
30-
- rust
31+
NodeJs - [Install](https://nodejs.org/en/download/)
32+
Rust - [Install](https://www.rust-lang.org/tools/install)
3133

3234
Clone the repository
3335
- cd repository

capture_localhost.gif

310 KB
Loading

0 commit comments

Comments
 (0)