Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
callor committed Aug 8, 2024
1 parent 47ddb47 commit cde85ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Simple Starter create-react-app Template

A very simple starter template for [create-react-app](https://create-react-app.dev).
A very simple starter template for [create-react-app](https://create-react-app.dev).
이 템플릿은 매우 심플한 프로젝트를 만들어 줍니다.

Use this template if you want to try something out quickly and profit from the `create-react-app` ecosystem.
Use this template if you want to try something out quickly and profit from the `create-react-app` ecosystem.
`create-react-app` 을 사용하여 빠르게 프로젝트를 시작하려면 이 템플릿을 사용하세요.

## Usage : 프로젝트 생성
Expand All @@ -14,7 +14,7 @@ cd myproject
npm start
```

The template creates the following code structure
The template creates the following code structure
이 템플릿은 다음의 파일들을 자동생성합니다.

`public/index.html`:
Expand Down

0 comments on commit cde85ea

Please sign in to comment.