Skip to content

mafintosh/node-modules

Repository files navigation

node-modules.com

Search engine for node modules. Includes the frontend for node-modules.com.

Sponsored by mLab and opbeat <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