You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Luke Childs a5595c36a6 Initial commit 7 years ago
src Initial commit 7 years ago
test Initial commit 7 years ago
.gitignore Initial commit 7 years ago
.travis.yml Initial commit 7 years ago
LICENSE Initial commit 7 years ago
README.md Initial commit 7 years ago
package-lock.json Initial commit 7 years ago
package.json Initial commit 7 years ago

README.md

create-test-server

Creates a minimal express server for testing

Build Status Coverage Status npm

Install

npm install --save-dev create-test-server

License

MIT © Luke Childs