node.js

Windows installation

  • Install “msi” file from node js website
  • Create “hello.js” file

    [js]console.log(‘Hello World’);[/js]

  • Open Windows command prompt

    [js]node hello.js[/js]

1 Trackback / Pingback

  1. Create first application with reactJS – My Blog

Leave a Reply

Your email address will not be published.


*