npm install
// go to /src/plugins/axios.js and change the line:
baseURL: 'https://project-name-xxxxx-default-rtdb.firebaseio.com/'
npm run serve
npm run build
npm run test
npm run lint
npm install
// go to /src/plugins/axios.js and change the line:
baseURL: 'https://project-name-xxxxx-default-rtdb.firebaseio.com/'
npm run serve
npm run build
npm run test
npm run lint