GitXplorerGitXplorer
t

boilerplate-koa

public
6 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
09f78c428ab0dc474a09717c27e53220ce9ad33f

add co-mocha

tt3chnoboy committed 11 years ago
Unverified
6bf27c881bf728bf6c88b58d4e8185ebacf86c9d

add koa livereload; replace coffee with generators compatible fork

tt3chnoboy committed 11 years ago
Unverified
6dec991f88f3e95c60fdf3f142b95c4277e8e9ae

add simple test

tt3chnoboy committed 11 years ago
Unverified
ef58b5de09702034b54cfab3716a25417e174fbb

add readme

tt3chnoboy committed 11 years ago
Unverified
1b4619d464ffc6a27859b3afbcd7a15282868dea

add nodemon; use livereload instead of connect

tt3chnoboy committed 11 years ago
Unverified
16ca0dbdb754454353f97c37f2c27894bd853a96

add livereload

tt3chnoboy committed 11 years ago

README

The README file for this repository.

Koa server boilerplate

Koa server boilerplate with automated tasks

Features

  • Automatic CoffeeScript, Jade and Stylus compilation
  • Assets minification and concatenation
  • Livereload without browser plugins
  • Automatic server restart
  • CoffeeScript with es6 generators support ->*

Instalation

Just clone the repository

Usage

Run gulp to satart server