Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-2-capstone-design2
/
2015104154
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
김동근
2020-12-17 23:27:38 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ea8e90f954b4453a48ea9965fac2fa9249e2736c
ea8e90f9
1 parent
1210a1eb
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
README.md
README.md
View file @
ea8e90f
...
...
@@ -5,14 +5,22 @@
# 설치
git clone http://khuhub.khu.ac.kr/2020-2-capstone-design2/2015104154.git
cd 2015104154
cd front
npm install
npm start
cd ../back
npm install
npm start
# 데이터
TMDB API : https://developers.themoviedb.org/3/getting-started/introduction
...
...
Please
register
or
login
to post a comment