/frontend-patient

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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/