gabrielcaiana / gabriel.codes

my website

Home Page:https://gabrielcaiana.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My website

technologies used

  • πŸ’š Nuxtjsβ€Š - The Intuitive Vue Framework
  • πŸ‡ Graphqlβ€Š - A query language for your API
  • πŸ“ Strapiβ€Š - Design APIs fast, manage content easily.
  • 🍍 Piniaβ€Š - The Vue Store that you will enjoy using
  • πŸƒ Jestβ€Š -β€Š Unit/Snapshot Testing
  • 🧩 Commitlintβ€Š -β€Š helps your team adhering to a commit convention.
  • πŸ»β€β„οΈ Tailwindβ€Š -β€Š Rapidly build modern websites without ever leaving your HTML.

Usage

  • yarn dev - This start application.
  • yarn serve - This preview production.
  • yarn jest - Run all linting and unit tests before committing.
  • yarn jest -o - Run only the tests that have changed.
  • yarn jest -u - Update all of the snapshot tests.
  • yarn lint - Run lint in code.

Install dependencies:

yarn install

Testing

Run Vue components unit tests:

yarn jest

Open test coverage detailed report:

yarn jest:coverage

License

All code are copyright gabrielcaiana and may not be used or reproduced without explicit permission.

About

my website

https://gabrielcaiana.com


Languages

Language:Vue 72.6%Language:JavaScript 18.0%Language:SCSS 9.1%Language:Shell 0.3%