Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김건희
/
OSSW_Weather_Briefing
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
김건희
2022-06-09 15:55:49 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5cc8f0fbbd97a1e1ca14337cbbb744915f1f7bbd
5cc8f0fb
1 parent
792aabb3
[Update] Readme.md
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
README.md
img/serverjs.png
README.md
View file @
5cc8f0f
...
...
@@ -10,20 +10,20 @@
1.
node.js install
2.
git clone http://khuhub.khu.ac.kr/2017103958/OSSW_Weather_Briefing.git
3.
weather_briefing
3.
server.js
!
[
서버
](
./image/serverjs.png
)
개인 mongoDB 주소와 Secret key를 입력해주세요
4.
Client
```
npm install
npm start
```
4.
server.js
5.
Server
```
npm install
node
server
node
run backend
```
5.
실행
**localhost:3000/login**
## Usage
![
회원가입 페이지
](
./img/%EC%8A%AC%EB%9D%BC%EC%9D%B4%EB%93%9C1.PNG
)
![
로그인 페이지
](
./img/%EC%8A%AC%EB%9D%BC%EC%9D%B4%EB%93%9C2.PNG
)
...
...
img/serverjs.png
0 → 100644
View file @
5cc8f0f
6.76 KB
Please
register
or
login
to post a comment