Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hjzheng/angular-es6-practice

基于yoman的generator-gulp-angular 将 rdash-angular 用ES6重写
https://github.com/hjzheng/angular-es6-practice

Last synced: 27 days ago
JSON representation

基于yoman的generator-gulp-angular 将 rdash-angular 用ES6重写

Awesome Lists containing this project

README

        

# angular-es6-practice

基于yoman的[generator-gulp-angular](https://github.com/Swiip/generator-gulp-angular) 将 [rdash-angular](https://github.com/rdash/rdash-angular) 用ES6重写。

### 使用
```
npm install
bower install

gulp serve
```

### [generator-gulp-angular](https://github.com/Swiip/generator-gulp-angular) 技术选择
- Angular: 1.4.0
- Angular modules: animate, cookies, touch, sanitize
- jQuery: 2.x
- Resource handler: none
- Router: UI Router
- UI Framework: Bootstrap
- CSS pre-processor: none
- JS preprocessor: ECMAScript 6 (Babel)
- HTML preprocessor: none