# nodejs_manager **Repository Path**: eastwolf/nodejs_manager ## Basic Information - **Project Name**: nodejs_manager - **Description**: nodejs的管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 职位管理系统 ### 搭建项目骨架 1. express --ejs --git 2. npm install 3. npm start ### 前后端分离 public 目录下放置前端UI开发的静态资源 public css -- 外部CSS文件 js -- 外部JS文件 imgs -- 图像资源 lib -- 三方JS库 html -- 静态HTML文件