项目作者: webcaetano

项目描述 :
@webcaetano Boilerplate of GulpJS + Less + Babel on : [gulp , client and server]
高级语言: JavaScript
项目地址: git://github.com/webcaetano/boilerplate-gulp-webapp.git
创建时间: 2015-05-07T11:58:27Z
项目社区:https://github.com/webcaetano/boilerplate-gulp-webapp

开源协议:

下载


logo


@webcaetano Boilerplates

List :

Branchs :

Master

  • ✔ Gulp
  • ✔ Client Side ES6
  • ✔ Angular
  • ✔ Server Side ES6

branch

git clone git@github.com:webcaetano/boilerplate-gulp-webapp.git

Only Client-Side

  • ✔ Gulp
  • ✔ Client Side ES6
  • ✔ Angular

branch

git clone -b client --single-branch git@github.com:webcaetano/boilerplate-gulp-webapp.git

Gulp Plugin

  • ✔ Mocha + Chai

branch

git clone -b gulp --single-branch git@github.com:webcaetano/boilerplate-gulp-webapp.git

Node Module ES6

  • ✔ Gulp
  • ✔ Server Side ES6
  • ✔ Chai + Mocha + Gulp Test

branch

git clone -b node-es6 --single-branch git@github.com:webcaetano/boilerplate-gulp-webapp.git

Node Module ES5

  • ✔ Chai + Mocha

branch

git clone -b node --single-branch git@github.com:webcaetano/boilerplate-gulp-webapp.git

Changelog

2.0.0

  • Node 6
  • Gulp 4
  • Remove AngularJS

See Also