(Turn https to false from env variables for local development)
yarn dev
It will run server on https://localhost:3000/send-secure-react
.
Code changes will affect the server immediately.
Build
yarn build
Sample app is here: https://alperendurmus.github.io/send-secure-react/