npm installnpm run get_go_depsto install Golang dependenciesnpm startto start the Golang server and Webpack dev server- Go to
http://localhost:8081
HTTP2 requires TLS. This repository contains certificates in the misc directory. You can optionally generate your own replacements using the gen_cert.sh in the same directory.
Follow this guide to accept the certificates in Chrome.
npm run start:tlsto start the Golang server and Webpack dev server with the certificates inmisc- Go to
https://localhost:8082