Toggle navigation
Toggle navigation
This project
Loading...
Sign in
윤준석
/
mamuri-bot
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-05-07 16:30:03 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
78eee20ebba2e947c20e713670786027cd5239dc
78eee20e
1 parent
c37544b8
Modified code section
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
README.md
README.md
View file @
78eee20
...
...
@@ -23,15 +23,15 @@
### Installation
1.
Clone the repository
```
sh
```
git clone http://khuhub.khu.ac.kr/2018102211/secondhand-noti-bot
```
2.
Install NPM packages
```
sh
```
npm install
```
3.
Start Project
```
sh
```
npm start
```
...
...
Please
register
or
login
to post a comment