vertx-starter
vertx-starter copied to clipboard
create a README template
Create a README template and apply the notes from https://github.com/pmlopes/vertx-starter/issues/21#issuecomment-428349737
The readme could be also applied to preset apps so more specific info could be given to users, for example:
- run npm install/webapack etc...
- openapi generator does not validate specs, be aware!
- etc...
IMHO for #21 we should add some templates to web related presets, while for #28 we should add documentation for presets as md in github (or maybe inside the app itself), as i did here: https://github.com/pmlopes/vertx-starter/pull/27/files#diff-9d1b33e331c898b8c32d5d3d4b1e6c6b
See an example here: https://github.com/hantsy/helidon-sample/blob/master/quickstart-se/README.md