ProcessWire RestApi Vue Login Example This is an accompanying example for: https://github.com/thomasaull/RestApi Set endpoint in src/main.js adjust the line to match your API endpoint: axios.defaults.baseURL = '//yourhost.test/api/' Download and run npm install npm run serve