https://github.com/flyfox11/channel-angualr
一个用angualrjs做前端,nodejs做中台的系统
https://github.com/flyfox11/channel-angualr
angular-bootstrap angular-resource angular1 bower express gulp https nodejs nunjucks
Last synced: 2 months ago
JSON representation
一个用angualrjs做前端,nodejs做中台的系统
- Host: GitHub
- URL: https://github.com/flyfox11/channel-angualr
- Owner: flyfox11
- Created: 2017-08-30T03:20:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-30T03:42:46.000Z (over 7 years ago)
- Last Synced: 2025-01-08T05:36:08.666Z (4 months ago)
- Topics: angular-bootstrap, angular-resource, angular1, bower, express, gulp, https, nodejs, nunjucks
- Language: CSS
- Homepage: https://github.com/xunqianxue/channel-angualr
- Size: 9.36 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 一个用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)启动项目