Skip to content

Base template of Nuxt.js: Babel + ES + JSX + SCSS + ESLint + AVA

License

Notifications You must be signed in to change notification settings

DarkRiDDeR/nuxt-template

Repository files navigation

nuxt-template Build Status

Base template of Nuxt.js: Babel + ES + JSX + SCSS + ESLint + AVA.

Philosophy of this pattern implies make styles in separate files.

ESLint is a great tool to keep your code clean.

Setting Up Unit Test Cases in NUXT using AVA Framework.

Aliases of directories:

  • fonts - assets/fonts
  • img - assets/img
  • media - assets/media

Installation

git clone https://github.com/DarkRiDDeR/nuxt-template.git
cd nuxt-template
npm install # Or yarn install

For detailed explanation on how things work, checkout the Nuxt.js docs.

License

Apache 2.0

About

Base template of Nuxt.js: Babel + ES + JSX + SCSS + ESLint + AVA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published