$ npm install
$ cp src/utils/here.json.example src/utils/here.json # copy an example connection API Here
$ nano src/utils/here.json # edit information connection API HERE
$ cp src/utils/qpm.config.json.example /src/utils/qpm.config.json # copy an example connection API Quick Pallet Marker
$ nano /src/utils/qpm.config.json # edit an example connection API Quick Pallet Marker
$ npm run serve
$ npm run build
$ npm run lint