Skip to content

vitherain/nodejs-workshop

Repository files navigation

Workshop: NodeJS

Installation

  • $ git clone git@github.com:vitherain/nodejs-workshop.git
  • $ cd nodejs-workshop
  • $ npm install

Running code samples

  • $ cd <sample-directory>
  • $ node app.js or $ nodemon app.js (if nodemon is installed)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published