Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 415 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 415 Bytes

#Agroup

##项目框架

使用的generator-angular-fullstack作为项目脚手架,添加项目模块请使用它自动生成,目前项目采用到的大致框架如下:

###前端

  1. Angularjs
  2. scss

###后端

  1. express
  2. mongoDB
  3. socketIO

###步骤

  1. bower install
  2. npm install
  3. 启动mongoDB服务
  4. grunt serve启动项目服务