Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 288 Bytes

File metadata and controls

16 lines (11 loc) · 288 Bytes

This folder contain HCW@patient frontend source code. It must be build and serve by a web server like Nginx. Static files are stored into dist folder.

How to build

npm install -g yarn
yarn
yarn run build

How to deploy

Please read

https://docs.hcw-at-home.com/deploy/