12 lines
No EOL
171 B
Markdown
12 lines
No EOL
171 B
Markdown
yea ignore most of the shit the original readme said
|
|
|
|
use:
|
|
```
|
|
bun install
|
|
```
|
|
|
|
then to run the app in dev mode do
|
|
```
|
|
bun run dev
|
|
```
|
|
let nuxt init then you're good to go |