if*, ignite, ilbmtoppm, im*: add Korean translation (#14667)
This commit is contained in:
20
pages.ko/common/ignite.md
Normal file
20
pages.ko/common/ignite.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# ignite
|
||||
|
||||
> React Native 보일러플레이트, 플러그인, 생성기 등을 위한 CLI.
|
||||
> 더 많은 정보: <https://infinite.red/ignite>.
|
||||
|
||||
- 새로운 React Native 프로젝트를 생성:
|
||||
|
||||
`ignite new {{프로젝트_이름}}`
|
||||
|
||||
- 플러그인에서 파일 생성:
|
||||
|
||||
`ignite generate {{플러그인_이름}} {{경로/대상/파일}}`
|
||||
|
||||
- 프로젝트에 Ignite 플러그인을 추가:
|
||||
|
||||
`ignite add {{플러그인_이름}}`
|
||||
|
||||
- Remove an Ignite plugin from the project:
|
||||
|
||||
`ignite remove {{플러그인_이름}}`
|
Reference in New Issue
Block a user