excercises of nodejs.
Setup:
- install node and npm. In Ubuntu:
$ sudo apt-get install nodejs$ sudo apt-get install npm
- checkout the code:
$ git clone git@github.com:ljinke/node.git - install the dependencies: cd ./node and then
$ npm install
| Name | Name | Last commit date | ||
|---|---|---|---|---|