Home

Awesome

Node.js Site Templates for WebMatrix

Want to build Node.js applications on Windows using WebMatrix? This project gives you "site templates" for Node.js applications.

Installation

  1. Install WebMatrix. This is a free, lightweight IDE from Microsoft, that can be used to build sites with ASP.NET, PHP, Node.js, and more.
  2. Follow Tomasz's instructions to install IISNode for IIS Express. Read the instructions carefully and be sure to use a 32-bit command prompt when running install_iisexpress.bat, as the instructions specify.
  3. Download and run the Node.js Site Templates for WebMatrix installer.

Note: we're working on making this install process much easier :)

Usage

Once you've installed the above three items, you can launch WebMatrix (from your Start menu), choose to create a Site from Template, and you'll be able to pick from these Node.js templates:

To run your site, choose "Run" from the WebMatrix toolbar.