# workStation **Repository Path**: santree/workStation ## Basic Information - **Project Name**: workStation - **Description**: 基于angular + bootstrap 的兼职网站的前台页面和后台页面重写。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-03-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #workStation #HOW TO STARTED ````javascript $ cnpm install $ gulp dev ```` ####出错排查 - 如果出现can not find module "xxx",只需要npm install 该module即可