# nodejs_starter_template **Repository Path**: mirrors_ousttrue/nodejs_starter_template ## Basic Information - **Project Name**: nodejs_starter_template - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 開発テンプレート node.jsで開発を開始するためのテンプレート # Usage ``` > git clone ... > npm install > gulp init > gulp build > gulp ```