The server for the twit application.
Node.js- https://nodejs.org/en/npm- https://www.npmjs.com/
- Run
npm installto install the dependencies listed inpackage.json. - Run
node server.jsto run the server. HitCtl+Cto stop the server.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The server for the twit application.
Node.js - https://nodejs.org/en/npm - https://www.npmjs.com/npm install to install the dependencies listed in package.json.node server.js to run the server. Hit Ctl+C to stop the server.