# NodejsExample **Repository Path**: liuxing900327/NodejsExample ## Basic Information - **Project Name**: NodejsExample - **Description**: NodejsExample - **Primary Language**: NodeJS - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NodejsExample node搭建的几个简单测试接口,不是用来写node栗子的🙂 先安装node,建议使用nvm https://github.com/creationix/nvm/blob/master/README.md > npm install > > node bin/www 导入到idea调试也可以