A playground app to showcase VueJS (v2) features and plugins like vuex and vue-router
Hint: Use NVM (Node Version Manager) to set your project-specific Node version. This project uses Node Version 14.15.0
.
yarn install
yarn serve
yarn build
yarn lint