[![Nuxt banner](./.github/assets/banner.svg)](https://nuxt.com) # Nuxt
Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js. It provides a number of features that make it easy to build fast, SEO-friendly, and scalable web applications, including: - Server-side rendering, Static Site Generation or Hybrid Rendering - Automatic routing with code-splitting - State management - SEO Optimization - Extandable with [100+ modules](https://nuxt.com/modules) - Deployment to a variety of hosting platforms - ...[and much more](https://nuxt.com) π ## Getting Started Use the following command to create a new starter project. This will create a starter project with all the necessary files and dependencies: ```bash npx nuxi@latest init