Skip to content

nickdpz/cultura-chupistica-game-vue

Repository files navigation

Cultura Chupistica

Build Setup

Manage repository 🤳

  • Install dependencies
$ npm i
  • Check code by linter
$ npm run lint
  • Check and fix code by linter
$ npm run lint:fix
  • Check style code
$ npm run prettier
  • Check and fix style code
$ npm run prettier:fix
  • Get coverage test terminal
$ npm run coverage
  • Run in local enviroment
$ npm run dev

Gitmogit utils

  • Init repository: 🎉
  • Feature construction: 🚧
  • Docker: 🐳
  • Add test or improvement: ✅
  • Docs: 📝
  • Config files: 🔨