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.
npm install -g yarn
yarn
yarn run build
Please read
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.
npm install -g yarn
yarn
yarn run build
Please read