Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design2
/
2016104135
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
유유진
2020-06-24 23:04:46 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7b944e27b7562ccebe4059da519de412ba68226a
7b944e27
1 parent
cd6efc46
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
README.md
README.md
View file @
7b944e2
...
...
@@ -4,6 +4,13 @@
### 컴퓨터 공학과 2016104135 - 유유진
React, Vue, Apollo, Graph.QL과 같은 최신 웹 기술을 사용하여 퍼포먼스도 뛰어나고 유연한 웹서비스를 구현해보도록 한다.
## 구현 환경
*
React.js: 16.13.1
*
Express: 4.17.1
*
Maria DB: 10.4.13
## 실행 방법
프로젝트 소스코드 폴더에서
**npm install .**
로 모듈을 설치한 뒤 터미널에
**C:/`{프로젝트 위치}`> yarn dev**
를 치면 실행된다.
...
...
Please
register
or
login
to post a comment