Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 594 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 594 Bytes

Nuxt Starter

Personnal Nuxt starter

Features

  • 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

Todo

License

MIT: see LICENSE file