> ## Documentation Index
> Fetch the complete documentation index at: https://skipsetup.pro.et/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Create Your First Project

> Learn how to create and configure your first SkipSetup project with the right scale and options for your needs.

# Create a Project

SkipSetup makes it easy to generate a production-ready full-stack application with a single command. This guide walks you through creating your first project.

## Basic Command

The core command to create a SkipSetup project is:

```bash theme={null}
npx skipsetup-cli@latest create <project-name> --size <scale>
```
