koa-react-full-example

v0.4.1
Full example using Koa, React, Passport, Mongoose, Gulp, Mocha
koa react mongoose mocha webpack mocha passport react-bootstrap react-router and 2 more...

start

NODE_ENV=development ./node_modules/.bin/nodemon --harmony server.js

hot-dev-server

webpack-dev-server --content-base webpack-utils/dev-server-public --config webpack-hot-dev-server.config.js --hot --progress --colors --port 2992 --inline

build

webpack --config webpack-production.config.js --progress --profile --colors

test

NODE_ENV=test ./node_modules/.bin/mocha --harmony --reporter spec ./test/test-*.js

Metadata

  • MIT
  • >=0.12.0
  • Hugo Dozois
  • released 4/8/2015

Downloads

Maintainers