Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>MVCStarterNew to Visual Studio Code? Get it now.
MVCStarter

MVCStarter

Preview

gabrielpucinelli

|
6,325 installs
| (0) | Free
Start a MVC Project in your actual vscode workspace
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

mvcstarter README

Features

An easy and fast way to start a new mvc project in your actual workspace.

How to use

| To use, simply type alt + m, and the following structure will appear: | |:---:| |"Generated Structure"| Then, we're ready to go. The only thing you need is to init your npm repo and install express.

Requirements

  • npm

Known Issues

Unknown

Release Notes

  • 1.2.1
    • Removed consign dependency
  • 1.2.0
    • Fixed a bug where app.js and server.js where switched
    • Added an auto npm init and npm start
  • 1.1.0
    • Port from a terminal way to a portable node way of generating the structure
  • 1.0.0
    • Initial release of MVCStarter

1.2.1

  • Removed consign dependency

Enjoy!

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