/vue-monstrosity

Click based game developed to get understanding of VUEJS

Primary LanguageVue

vue-monstrosity

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

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and build for production

yarn build

Serve for production

yarn install express serve-static
yarn start

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.