Kickstart a new Whook server
npm install @whook/create[//]: # ( )
[//]: # (This file is automatically generated by a metapak)
[//]: # (module. Do not change it except between the)
[//]: # (content:start/end flags, your changes would)
[//]: # (be overridden.)
[//]: # ( )

[//]: # (::contents:start)
This module creates a basic whook
server working out of the box.
``sh`
npm init @whook
To test the create script:
`sh``
npm run build
node bin/create.js
[//]: # (::contents:end)