# elpisStuNodoJsPro **Repository Path**: javafdx/elpis-stu-nodo-js-pro ## Basic Information - **Project Name**: elpisStuNodoJsPro - **Description**: elpis企业级框架--大前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-22 - **Last Updated**: 2025-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README node 18.19.0 nvm use 18.19.0 npm install cnpm -g --registry=https://registry.npmmirror.com cnpm install --save-dev ### 启动 node index.js ### 代码提交,会校验eslint 和 commit 规范 feat:空格message ### 热重载 nodemon这个是热重载 window下运行 npm run dev:win ios 下运行 npm run dev ### 测试 http://localhost:8080/view/page1