Skip to content

Demos from "Bridging Node.js and .NET using Edge.js"

License

Notifications You must be signed in to change notification settings

Stift/edge-demos

 
 

Repository files navigation

#Edge.js Demos

Demos from my presentation Bridging Node.js and .NET using Edge.js

##Running Samples

  • Install Node.js

  • Clone this repository or download the source

  • Open a command prompt / terminal and change to project folder

  • Install dependencies. Note: If you're running on OS X or Linux, you'll need to install Mono x64 first.

      npm install
    
  • Run gulp tests

      gulp
    
  • Run individual samples

      node ./samples/101-hello-world.js
    

About

Demos from "Bridging Node.js and .NET using Edge.js"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published