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:25 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
c2dc110d3345e3e0f53bf639234af1bab98d3abd
c2dc110d
2 parents
eadc2e30
78eee20e
Merge branch 'feature/environment' into 'main'
Modified code section See merge request !2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
README.md
README.md
View file @
c2dc110
...
...
@@ -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