1.0.0 • Published 8 years ago

npm-like-im-5 v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

npm-like-im-5

no need for fancy words, here's a simple intro to npm

this repository contains a gitbook with the curriculum for a 2 hour introduction to npm designed to be appropriate for a classically "non-technical" audience.

up and running

prerequisites

npm-like-im-5 is a Node.js project. you can install Node.js here.

local development

  1. fork and clone this repository
  2. cd npm-like-im-5
  3. npm install
  4. npm start
  5. visit http://localhost:4000