This is an accompanying example for: https://github.com/thomasaull/RestApi
in src/main.js adjust the line to match your API endpoint:
axios.defaults.baseURL = '//yourhost.test/api/'
npm install
npm run serve
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an accompanying example for: https://github.com/thomasaull/RestApi
in src/main.js adjust the line to match your API endpoint:
axios.defaults.baseURL = '//yourhost.test/api/'
npm install
npm run serve