This installation guildline is basd on Windows platform. Operations may vary for other platform but the basic idea should be same.
install NPM from https://www.npmjs.com/
Go to home directory of ahometoshare_adminvue and execute commands line by line belows
npm install
npm install --save echarts-gl
npm run serve
Make sure your project is started at localhost:8080. Otherwise it will not work. You shall kill processes occupied the port to start.
go to http://localhost:8080 to verify your project is started. username:super password:ahometoshare