2026-05-14 07:58:04 +02:00
|
|
|
yea ignore most of the shit the original readme said
|
2026-05-12 21:05:12 +02:00
|
|
|
|
2026-05-14 07:58:04 +02:00
|
|
|
use:
|
2026-05-12 21:05:12 +02:00
|
|
|
```
|
2026-05-14 07:58:04 +02:00
|
|
|
bun install
|
2026-05-12 21:05:12 +02:00
|
|
|
```
|
|
|
|
|
|
2026-05-14 07:58:04 +02:00
|
|
|
then to run the app in dev mode do
|
2026-05-12 21:05:12 +02:00
|
|
|
```
|
2026-05-14 07:58:04 +02:00
|
|
|
bun run dev
|
2026-05-12 21:05:12 +02:00
|
|
|
```
|
2026-05-14 07:58:04 +02:00
|
|
|
let nuxt init then you're good to go
|