-
Notifications
You must be signed in to change notification settings - Fork 358
Home
Gabrielle Crevecoeur edited this page Sep 25, 2019
·
37 revisions
🎵Note: This documentation is outdated at this point, especially when using the Node tools in Visual Studio 2017. We're working on update docs, and will redirect you to those when they're ready.
- Install Node.js and get started!
- Tutorials and Walkthroughs
- NTVS Overview video - fast-paced overview of NTVS with @DinoViehland (outdated, but still good)
- Node.js and NTVS Walkthrough (Channel 9) - discussion and walkthrough of Node.js/NTVS with @mousetraps
- Tutorial: Build a Node.js powered chatroom web app in NTVS with Rami Sayar
- FAQ
- Troubleshooting
See "Features in-Depth" below for more information on TypeScript support, running Grunt on build, deploying to Azure, and other NTVS features.
- Contributing to NTVS
- Build Instructions for NTVS
- Running Our Tests
- Manual Test Matrix
- Microsoft Internal Contributor Docs
- IntelliSense and Editing
- Debugging
- Projects
- TypeScript
- npm Integration
- Interactive Window (REPL)
- Profiling
- Azure Deployment
- Test Explorer
- Pre and Post Build Actions (running grunt on build)
- Package IntelliSense
- Web Essentials (includes jslint and jshint support)
- Task Runner Explorer (for grunt and gulp)
- EditorConfig
- Minimal Visual Studio settings - a set of extensions and settings to make VS feel more minimal.
- Npm Task Runner - Task runner for npm scripts.
- Microsoft Node.js guidelines
- MAX_PATH workarounds
- iisnode - hosting Node.js applications on Windows
- nvm-windows - for switching between Node versions on the fly