# node-file **Repository Path**: taoyouyou/node-file ## Basic Information - **Project Name**: node-file - **Description**: node文件浏览器 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue + Node 开发一个文件浏览器 ## 本地开发: web端: localhost:8010 server端: localhost:3000 ## 脚本命令 npm run dev 本地开发前端界面管理 npm run server // 启动后端服务