Background Creating a Starport Dapp locally is pretty simple, it requires installing Golang, Starport, running a simple scaffold command to run your local chain , editing a .env file and executing the command to compile your VueJS dapp locally. This is the official Starport documentation where this is covered in detail. …