# NodeAPI **Repository Path**: cth0/NodeAPI ## Basic Information - **Project Name**: NodeAPI - **Description**: Node实现增删查改 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-03-21 - **Last Updated**: 2022-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NodeAPI > NodeJS+Express+MySQL, an API service. ## Build Setup ``` bash # install dependencies $ npm install # Or yarn install # serve with hot reload at localhost:3001 $ npm run dev ```