Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 166 Bytes

File metadata and controls

17 lines (12 loc) · 166 Bytes

SpringSample

How to Run

local 環境

$ make setup
$ make start

production 環境

$ make prod.setup
$ make prod.start