Skip to content

v1.0

Compare
Choose a tag to compare
@N-Laboratory N-Laboratory released this 13 Feb 13:04
· 64 commits to main since this release

Nuxt3 template project

The minimum required functions are implemented as a template project and the essentials are explained. This project also implement unit testing, E2E testing, and analyzing source code by SonarQube.

Feature

  • Vitest (unit test)
  • EsLint
  • VeeValidate
  • Navigation guard
  • Pinia
  • Puppeteer (E2E test)
  • SonarQube
  • TypeScript