# front-end **Repository Path**: software_engineering_drugstore/rjgc ## Basic Information - **Project Name**: front-end - **Description**: No description available - **Primary Language**: 其他 - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README AngluarJS MVC template with component 编程规范 angularjs doc angularjs material 多人协作推荐使用业务功能优先的目录结构 优先使用 优先使用npm --save,以便保存依赖,额外的库放在lib 设置git和编辑器,使用linux格式换行符及utf-8文件编码 完成一个功能就push 多人协作使用git branch, 每人在各自branch负责模块 installation and run depend nodejs for static server run npm i npm test