An open API service indexing awesome lists of open source software.

https://github.com/yabab-dev/nuxt-starter

Personnal nuxt starter
https://github.com/yabab-dev/nuxt-starter

babel7 cypress jest nuxt pwa sass starter typescript

Last synced: 12 months ago
JSON representation

Personnal nuxt starter

Awesome Lists containing this project

README

          

# 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

* [Extract Critical CSS](https://github.com/nuxt/nuxt.js/issues/3091)

## License

**MIT**: see `LICENSE` file