Skip to content

Instantly share code, notes, and snippets.

View NeoTech's full-sized avatar

Andreas Pettersson NeoTech

  • Roughedge AB
  • Sweden
  • 06:56 (UTC +02:00)
View GitHub Profile

building your first node module

This is pretty simple, lets dive in!

choose a name

Find a name that isn't taken and clearly describes what your module is doing

$ npm view your-first-node-module