Skip to content

Kinaan/NodePractice

Repository files navigation

NodePractice

Run npm install to install all the relevant packages.

To start server, type

node server.js <implementation_type>

where implementation_type can be replaced by one of the following options.

  • simple
  • async
  • promise
  • stream

When no other option is provided simple will be taken as a default option. Server will use simple-implementation.js respectively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published