An open API service indexing awesome lists of open source software.

https://github.com/depromeet/omo-frontend

🍣 μ˜€λ§ˆμΉ΄μ„Έμ˜ λͺ¨λ“ κ²ƒ. λ””ν”„λ§Œ 10κΈ° 8μ‘° OMO의 ν”„λ‘ νŠΈμ—”λ“œ μ €μž₯μ†Œμž…λ‹ˆλ‹€.
https://github.com/depromeet/omo-frontend

nextjs omakase omo reactjs sushi typescript

Last synced: 4 months ago
JSON representation

🍣 μ˜€λ§ˆμΉ΄μ„Έμ˜ λͺ¨λ“ κ²ƒ. λ””ν”„λ§Œ 10κΈ° 8μ‘° OMO의 ν”„λ‘ νŠΈμ—”λ“œ μ €μž₯μ†Œμž…λ‹ˆλ‹€.

Awesome Lists containing this project

README

          

# OMO

μ˜€λ§ˆμΉ΄μ„Έ λͺ¨μ—¬λΌ!
λ””ν”„λ§Œ 10κΈ° 8μ‘° ν”„λ‘ νŠΈμ—”λ“œ μ €μž₯μ†Œμž…λ‹ˆλ‹€.

## ν”„λ‘œμ νŠΈ ꡬ쑰

## κ°œλ°œν™˜κ²½

## μ‹€ν–‰ 방법

### ν”„λ‘œμ νŠΈ λ‹€μš΄λ‘œλ“œ

```bash
$ git clone ν”„λ‘œμ νŠΈ-μ£Όμ†Œ
$ cd ν”„λ‘œμ νŠΈ-폴더
$ git checkout 브랜치-이름
$ npm install
# or
$ yarn install
```

ν”„λ‘œμ νŠΈλ₯Ό λ‹€μš΄λ‘œλ“œ λ°›κ³  ν•΄λ‹Ή ν΄λ”λ‘œ μ΄λ™ν•œ ν›„ μ μ ˆν•œ 브랜치(main λ“±)둜 μ΄λ™ν•˜κ³  ν”„λ‘œμ νŠΈμ— ν•„μš”ν•œ μ™ΈλΆ€ νŒ¨ν‚€μ§€λ₯Ό μ„€μΉ˜ν•©λ‹ˆλ‹€.

### 개발 λͺ¨λ“œ

```shell
$ npm run dev
# or
$ yarn dev
```

둜컬 μ»΄ν“¨ν„°μ—μ„œ 개발 λͺ¨λ“œλ‘œ ν”„λ‘œμ νŠΈλ₯Ό μ‹€ν–‰ν•˜λ©΄, μˆ˜μ •ν•œ νŒŒμΌμ„ μ €μž₯ν–ˆμ„ λ•Œ μ½”λ“œ λ³€κ²½ 사항이 μžλ™μœΌλ‘œ λΈŒλΌμš°μ €μ— λ°˜μ˜λ©λ‹ˆλ‹€.

### 배포 λͺ¨λ“œ

```shell
$ yarn build
$ yarn start
```

μ½”λ“œ λ³€κ²½ 사항이 μžλ™μœΌλ‘œ λ°˜μ˜λ˜μ§„ μ•Šμ§€λ§Œ μ½”λ“œ μ΅œμ ν™”λ‘œ 인해 μ‹€ν–‰ 속도가 λΉ λ¦…λ‹ˆλ‹€.

### λΈŒλΌμš°μ € μ‹€ν–‰

```
http://localhost:3000
```

λΈŒλΌμš°μ €μ—μ„œ μ•„λž˜ μ£Όμ†Œλ‘œ μ ‘μ†ν•˜λ©΄ 개발 쀑인 μ‚¬μ΄νŠΈλ₯Ό λ³Ό 수 μžˆμŠ΅λ‹ˆλ‹€.