jaseew01 / multi-user-file-manager

0 stars 0 forks source link

Getting started with Node: A file listing #8

Closed skiadas closed 9 years ago

skiadas commented 10 years ago

Get Node installed, and write a Javascript script that does the following:

Useful Node modules (found in http://nodejs.org/api): File, Path, OS, Process Reference for JSON: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON