# node-modules **Repository Path**: mirrors_watson/node-modules ## Basic Information - **Project Name**: node-modules - **Description**: Search for node modules - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # node-modules.com Search engine for node modules. Includes the frontend for [node-modules.com](http://node-modules.com). Sponsored by [mLab](https://mlab.com) and [opbeat](https://opbeat.com) <3. ## Installation ``` git clone git@github.com:mafintosh/node-modules.git cd node-modules npm install ``` ## Starting the server ``` node . # starts a server on port 10000 ``` If you need to start it on a different port pass `--port [port]` ## License MIT