Skip to content

Commit

Permalink
Merge pull request #4 from depromeet/feature/3
Browse files Browse the repository at this point in the history
docs #3 - Add README.md
  • Loading branch information
junhaesung authored Oct 7, 2019
2 parents 249dd84 + bf96c41 commit d7a8d48
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# warming-up-team0-backend

## Installation
```bash
git clone https://github.com/depromeet/warming-up-team0-backend.git
```

## Run
```
./mvnw spring-boot:run
```

0 comments on commit d7a8d48

Please sign in to comment.