Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 175 Bytes

MEMO.md

File metadata and controls

20 lines (13 loc) · 175 Bytes

local

docker

docker build -t atsargos2 .
docker run atsargos2

frontend

create

npm create vite@latest frontend -- --template react-ts