Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박하늘
/
stock_chatbot
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
박하늘
2021-06-10 01:15:16 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
74b918b23aebf2fb8d48fed9be675014b79f04c1
74b918b2
1 parent
e178e388
readme update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
README.md
README.md
View file @
74b918b
...
...
@@ -30,20 +30,20 @@
### 프로젝트 시작
1.
레포지토리 클론하기
>
레포지토리 클론하기
git clone http://khuhub.khu.ac.kr/2017103989/stock_chatbot.git
> >
git clone http://khuhub.khu.ac.kr/2017103989/stock_chatbot.git
2.
npm install
>
npm install
npm install
> >
npm install
3.
.env 작성하기
>
.env 작성하기
vi .env
> >
vi .env
TOKEN = 'ENTER YOUR CHANNEL ACCESS TOKEN'
domain = 'ENTER YOUR DOMAIN'
> >
TOKEN = 'ENTER YOUR CHANNEL ACCESS TOKEN'
> >
domain = 'ENTER YOUR DOMAIN'
...
...
@@ -95,7 +95,7 @@
### 데모
![
QR
](
./img/QR.
jp
g
)
![
QR
](
./img/QR.
pn
g
)
...
...
Please
register
or
login
to post a comment