mirror of
https://github.com/linsa-io/linsa.git
synced 2026-05-30 10:30:49 +02:00
docs(readme): restructure for clearer readme
This commit is contained in:
@@ -8,16 +8,12 @@
|
|||||||
|
|
||||||
[Bun](https://bun.sh) is required to run this project.
|
[Bun](https://bun.sh) is required to run this project.
|
||||||
|
|
||||||
Install dependencies:
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bun i
|
bun i
|
||||||
```
|
```
|
||||||
|
|
||||||
## Run Website
|
## Run Website
|
||||||
|
|
||||||
To start the website locally:
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bun web
|
bun web
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user