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
- Host: GitHub
- URL: https://github.com/yabab-dev/nuxt-starter
- Owner: yabab-dev
- License: mit
- Created: 2018-03-31T09:33:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T21:46:20.000Z (about 8 years ago)
- Last Synced: 2024-12-06T17:15:46.545Z (over 1 year ago)
- Topics: babel7, cypress, jest, nuxt, pwa, sass, starter, typescript
- Language: JavaScript
- Size: 803 KB
- Stars: 29
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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