Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Custom SetupNew to Visual Studio Code? Get it now.
Custom Setup

Custom Setup

Fruuties

|
144 installs
| (1) | Free
Custom Setup - Simplify your workflow by automating project setup, and leverage templates to establish the start to your project's structure.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Custom Setup

Custom Setup is a VS Code extension that is like npx create-react-app but without the extra clutter. Running the setup command will give you a choice between many different variations of templates, so you can start your projects cleanly.

Features

  • Simple shortcut to create a new project from a predefined template.
  • Currently supports:
    • React - Plain (Normal React App)
    • React - Router (BrowserRouter Already Configured)
    • Other

Usage

After installing the extension, simply use the command customsetup.setupProject to start setting up a new project. You can use Ctrl+Shift+P (Cmd+Shift+P on Mac) to open the command palette, then type 'Setup Project' to run the command.

Future Plans

We are planning to add more templates in future versions. Stay tuned!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft