This project sets up an api-client resolver to either use mock or real server data.
The project uses vuejs, typescript and webpack resolver. It is based on the JS version created by tahazsh.
(https://tahazsh.com/use-mock-data-in-vue)
npm install
npm run serve
npm run build
npm run test
npm run lint