edit the .env.development
VUE_APP_API_ROOT=http://your host/
edit the .env.production
VUE_APP_API_ROOT=http://your host/
npm install
npm run serve
npm run build
npm run test
npm run lint
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
edit the .env.development
VUE_APP_API_ROOT=http://your host/
edit the .env.production
VUE_APP_API_ROOT=http://your host/
npm install
npm run serve
npm run build
npm run test
npm run lint