# nuxt **Repository Path**: wentijieda/nuxt ## Basic Information - **Project Name**: nuxt - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-20 - **Last Updated**: 2025-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [](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 - Extensible 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