Personnal Nuxt starter
- Nuxt 2
- Babel 7 or TypeScript with Vue class component
- Sass installed
- Prettier, ESLint & Stylelint
- Units tests with @vue/test-utils & Jest
- E2E tests with Cypress
- Accessibility checks with tota11y
- Nuxt modules installed by default:
- @nuxtjs/pwa
- @nuxtjs/router
- @nuxtjs/dotenv
- @nuxtjs/component-cache
- nuxt-i18n
- Webpack plugins
- Imagemin
- Simple modules system to organize your app
MIT: see LICENSE
file