set VUE_APP_API_URL
environment variable to the remote server URL before building.
Otherwise the default is http://127.0.0.1:3001
.
npm install
npm run serve
npm run build
npm run test
npm run lint
set VUE_APP_API_URL
environment variable to the remote server URL before building.
Otherwise the default is http://127.0.0.1:3001
.
npm install
npm run serve
npm run build
npm run test
npm run lint