Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Nodejs-React-Django WizardNew to Visual Studio Code? Get it now.
Nodejs-React-Django Wizard

Nodejs-React-Django Wizard

Mohammad Asadi

|
17 installs
| (0) | Free
Generate project structures for React, Node.js, Django and other web frameworks projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

📁 Project Folder Wizard

Project Folder Wizard is a simple yet powerful Visual Studio Code extension that helps you scaffold common project structures in seconds. Whether you're starting a Node.js API or a React app, this extension saves you time by automating folder and file creation.


🚀 Features

  • Create predefined project structures like:

    • Node.js API (Express + Sequelize ready)
    • React App
    • Django App -‌ Basic App
    • SASS
  • Automatically generates:

    • Folder hierarchy
    • Boilerplate files (index.js, .env, .gitignore, package.json, etc.)
  • Prompts to open the new project in the current or new VS Code window

  • Custom project templates

  • Open in current/new window


🛠 Templates Included

🔷 React.js

  • Folder structure: Preview

🔷 Node.js API

  • Folder structure: Preview

  • Includes:

  • Basic Express server setup

  • Sequelize configuration for MySQL

  • Pre-installed dependencies (JWT, dotenv, helmet, rate-limit, etc.)


Installation

  1. Open VS Code Extensions (Ctrl+Shift+X)
  2. Search for "Project Structure Generator"
  3. Click Install

Usage

  1. Open extension from Activity Bar
  2. Select project type
  3. Enter project name
  4. Choose location
  5. Select window preference
  6. Open the project in the current or new window

📌 Author: Mohammad Asadi
📧 Support: 67.asadi@gmail.com
📅 Last Updated: 2025-05-06

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