Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Project InitiatorNew to Visual Studio Code? Get it now.
Project Initiator

Project Initiator

Tomas avila

|
22 installs
| (0) | Free
Start your projects in an easier way.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Introduction

This Visual Studio Code extension provides commands to create starter projects using popular frameworks and tools such as Next.js, Vite, and Remix. It offers an interactive interface to customize project options and automates the project creation process using the respective CLI tools.

Installation

To use this extension, follow these steps:

  1. Install Visual Studio Code on your machine if you haven't already.
  2. Open Visual Studio Code.
  3. Go to the Extensions view by clicking on the square icon on the sidebar or by pressing Ctrl+Shift+X.
  4. Search for "Next Starter" and "Vite Starter" extensions, and install them.
  5. Reload Visual Studio Code to activate the extensions.

Usage

Once installed, you can use the following commands to create starter projects:

Next Starter

  1. Press Ctrl+Shift+P to open the command palette.
  2. Type "Next Starter" and select it.
  3. Follow the prompts to provide a project name, select project options, and customize settings.
  4. Press Enter to confirm your selections and create the Next.js project.

Vite Starter

  1. Press Ctrl+Shift+P to open the command palette.
  2. Type "Vite Starter" and select it.
  3. Follow the prompts to provide a project name and select a project template.
  4. Press Enter to confirm your selections and create the Vite project.

Remix Starter

  1. Press Ctrl+Shift+P to open the command palette.
  2. Type "Remix Starter" and select it.
  3. Follow the prompts to provide a project name, select a project template, and customize settings.
  4. Press Enter to confirm your selections and create the Remix project.

Supported Features

  • Interactive prompts for project name and configuration options.
  • Automatic normalization of project names.
  • Support for different project templates and configurations.
  • Error handling and informative messages during project creation.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft