chiehwen / koa2-webpack-boilerplate

My personal boilerplate for koa 2 with Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

koa2-webpack-boilerplate

My personal boilerplate for koa 2 with Webpack.

Usage

# Install dependencies
$ npm install .

# Compile file and create a bundle file
$ npm build

# Start application
$ npm start

License

Licensed under the MIT License

Authors

Copyright(c) 2016 Chuck Yang <chuck.yang@hackathon.tw>

About

My personal boilerplate for koa 2 with Webpack.

License:MIT License


Languages

Language:JavaScript 100.0%