mirror of
https://github.com/hex248/year.git
synced 2026-02-08 02:33:01 +00:00
12 lines
106 B
Markdown
12 lines
106 B
Markdown
To install dependencies:
|
|
```sh
|
|
bun install
|
|
```
|
|
|
|
To run:
|
|
```sh
|
|
bun run dev
|
|
```
|
|
|
|
open http://localhost:3000
|