npm i
mkdir ./certs # Place localhost.crt and localhost.key in this folder
npm start
npm build
npm test:unit
npm test:e2e
npm lint
npm i
mkdir ./certs # Place localhost.crt and localhost.key in this folder
npm start
npm build
npm test:unit
npm test:e2e
npm lint