mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 21:34:21 +00:00
@@ -22,11 +22,12 @@
|
|||||||
```
|
```
|
||||||
4. Run the application:
|
4. Run the application:
|
||||||
```bash
|
```bash
|
||||||
bun run dev
|
bun --bun run dev
|
||||||
```
|
```
|
||||||
5. Build the application:
|
|
||||||
|
(ONLY FOR PRODUCTION!!) Build the application:
|
||||||
```bash
|
```bash
|
||||||
bun run build
|
bun --bun run build
|
||||||
```
|
```
|
||||||
## Accessing the Application
|
## Accessing the Application
|
||||||
- The application is now running at `http://localhost:3000`.
|
- The application is now running at `http://localhost:3000`.
|
||||||
|
|||||||
Reference in New Issue
Block a user