https://github.com/cdaringe/try-npm-guide
workshop content for learning npm
https://github.com/cdaringe/try-npm-guide
Last synced: 6 days ago
JSON representation
workshop content for learning npm
- Host: GitHub
- URL: https://github.com/cdaringe/try-npm-guide
- Owner: cdaringe
- Created: 2015-09-22T19:35:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:39:46.000Z (over 2 years ago)
- Last Synced: 2025-10-11T06:21:11.383Z (8 months ago)
- Language: JavaScript
- Size: 1.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# try-npm-guide
## A command line tutorial to learn `npm`
This repo contains the content for the workshop. `npm` and `node` come pre-installed. Open the page and run!
Then follow the instructions from each markdown (`.md`) file in this repo, in order.
The legwork for the infrastructure of this app is heavily credited to @mafintosh && @maxogden! See [adventure-time](https://github.com/maxogden/adventure-time/) to see how to build your own :).