Skip to content

kenshimota/qpm-server-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qpm-server-vue

Project setup

$ 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

Compiles and hot-reloads for development

$ npm run serve

Compiles and minifies for production

$ npm run build

Lints and fixes files

$ npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages