# node-server-template **Repository Path**: lanyue/node-server-template ## Basic Information - **Project Name**: node-server-template - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: koa - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## node-koa-template **config** ```sh cp .toml-example .toml ``` **dev** ```sh npm run dev ``` **lint** ```sh npm run lint ```