# vue-learn **Repository Path**: c4plus/node-learn ## Basic Information - **Project Name**: vue-learn - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-04-28 - **Last Updated**: 2025-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Node-learn ---- ### 运行 ``` javascript //安装依赖包 npm install ``` ``` javascript //启动服务 npm run start ``` ### 浏览器打开 http://localhost:3000/index.html