$ npm run develop // starts dev server @ http://localhost:3002
$ npm run production // creates a production build
Follow this guide for generating localhost certificates: https://web.dev/how-to-use-local-https/
If Husky does not know of npm, try removing .git/hooks typicode/husky#445 and reinstalling husky again