Update README.md

This commit is contained in:
minseokkang
2022-12-06 01:00:06 +09:00
committed by GitHub
parent e6b11d6d0f
commit c897d26762

View File

@@ -35,4 +35,27 @@ you can See Vue.js + SpringBoot FullStack Web Site Demo
#### **Total 82% Code Coverage**
------
-----
# How it works
- Spring Boot(Java)
- JPA
- Security
- H2
- Vue3
- Vite
- vuerouter
- vuex
- localStorage
# Getting started
## Run Local
```shell
./gradlew bootRun
```