Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source-group1
/
animal-Info
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Eunsu486
2021-06-09 17:23:08 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7f0cb1eb8da2492f76f49bbdf761a5f9fea0f27f
7f0cb1eb
1 parent
978bcb8f
Modify README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
README.md
README.md
View file @
7f0cb1e
...
...
@@ -25,7 +25,6 @@ https://www.culture.go.kr/data/openapi/openapiView.do?id=519&category=E&gubun=B
1.
repository clone 하기
```
$ git clone http://khuhub.khu.ac.kr/open-source-group1/animal-Info.git
```
2.
.env 파일 추가 (API key 발급)
-
.env 파일을 최상위 폴더에 추가
...
...
@@ -33,7 +32,7 @@ $ git clone http://khuhub.khu.ac.kr/open-source-group1/animal-Info.git
-
REACT_APP_API_KEY =
[
키값
]
3.
실행
```
```
$ npm install
$ npm run start
```
...
...
Please
register
or
login
to post a comment