mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01: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