Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 267 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 267 Bytes
# clone repo:
git clone https://github.com/danielesteban/gpucloth.git
cd gpucloth
# install dependencies:
pnpm install
# start environment:
pnpm start
# open http://localhost:8080/ in your browser