toastedtoast / genesis-dev-server

Serve apps locally through Webpack and simulate the AWS API Gateway.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

genesis-dev-server

Installation

npm install --save-dev genesis-dev-server

genesis-dev-server does not require webpack to be installed. If you want to use its webpack middleware, make sure webpack-dev-server or webpack-dev-middleware are listed in your dependencies.

About

Serve apps locally through Webpack and simulate the AWS API Gateway.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%