npm install
You also need to change the path where the market information should be sourced. At the moment it points to a dummy json.
You will find the relevant line in the App.vue file in the created
hook.
npm run serve
npm run build
npm run test
npm run lint