/nuxt-static-boilerplate

A well-organized Nuxt template for creating fast static applications.

Primary LanguageJavaScriptMIT LicenseMIT

Nuxt Static Boilerplate

A well-organized Nuxt template for creating fast static applications.

Features

  • Speeds up your productivity 🚀
  • Includes advanced settings ready for production ✨
  • Provides pre-configured modules and custom components 📦
  • Eliminates initial setup and simplifies development process 🔥
  • Offers you powerful built-in solutions such as lazy-loading, font-preloading, global data, SEO etc. 💪
  • Supports modern workflow and build tools like prettier, eslint, stylelint etc. ⚙️
  • Helps you organize files and folders with an updated structure 📁

Quick Start

  1. Clone this repo to your working directory:
$ git clone https://github.com/ivodolenc/nuxt-static-boilerplate.git <project-name>
  1. Move to the project directory:
$ cd <project-name>
  1. Install all dependencies:
$ yarn # or npm i

That's it! Start developing your app!

Documentation

Project details can be found in the docs folder.

License

Nuxt Static Boilerplate

MIT License

Copyright (c) Ivo Dolenc