Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 373 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 373 Bytes

一个用angualrjs做前端,nodejs做中台的系统

技术栈

  • 前端技术

angular1 + angular-resource + angular-bootstrap + bower + gulp

  • node中台技术

nodejs + express4 + session + nunjucks + https

环境配置

  • 1: npm install -g bower gulp(首次安装)
  • 2: npm install(首次安装)
  • 3: bower install
  • 4: gulp (或node app.js)启动项目