Small click based game developed to get understanding of vuejs with vuex
- Note: npm doesn't work sometimes so use yarn. If you doesn't have yarn use
npm i -g yarn@latest
yarn install
yarn serve
yarn build
yarn install express serve-static
yarn start
yarn lint