Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 233 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 233 Bytes

Build and Deploy

A web client for taishan

development

  • yarn install
  • yarn dev

deploy

  • yarn build
  • docker-compose up -d