npm install
Detailed steps can be found in "EditGoogleCharts.md"
We need to make a small change to the vue-google-charts package to make it render for Vue3. Change has been suggested here devstark-com/vue-google-charts#94
Code to be changed can be found at:
https://github.com/devstark-com/vue-google-charts/pull/94/files
In the root directory, run:
npm run serve
npm run test:unit