# nodejs **Repository Path**: playnodejs/nodejs ## Basic Information - **Project Name**: nodejs - **Description**: nodejs koa - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-02-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #nodejs 启动 ``` npm install node --harmony app.js ``` redis ``` redis-server.exe redis.conf redis-cli.exe ``` mongodb ``` mongod.exe --dbpath=d:/mongodb/db mongo ```