Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김대욱
/
OSS_PROJECT
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-10 14:10:01 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
87418a2db4470bceca611115eb69be64793453a5
87418a2d
1 parent
f2c1ec67
README.md v0.7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
README.md
README.md
View file @
87418a2
...
...
@@ -6,9 +6,10 @@
이 사이트는 EPL의 통계를 보여주는 사이트이다.
<br>
여러 검색엔진 사이트에서 보여주는 정보는 너무 부족하다 느껴져 직접 사이트를 만들어 보았다.
<br>
## 특징
-
직관적인 디자인
...
...
@@ -22,13 +23,15 @@
-
로그인 및 회원가입 기능 (개발 중)
-
모든게 api를 통해 실시간으로 제공됨
---
<br>
## 설치 방법
1.
git clone http://khuhub.khu.ac.kr/2018102163/OSS_PROJECT.git
2.
cd nodejs
3.
npm install
<br>
## 빌드 방법
1.
git clone http://khuhub.khu.ac.kr/2018102163/OSS_PROJECT.git
2.
cd nodejs
...
...
@@ -37,12 +40,13 @@
-
웹 서버 환경이 구축되어 있어야 함
---
<br>
## 사용 방법
1.
웹 사이트 주소를 입력한다.
2.
웹 사이트에 접속해 해당 기능들을 열람해 본다.
<br>
## LICENSE
MIT LICENSE
\ No newline at end of file
...
...
Please
register
or
login
to post a comment