Mention config.json and client build in README.md. Remove unneeded keys in config.json.example.
- I added the missing instruction to set up the
config.jsonin the root folder to run db_scripts (to add data for the first-time) - I also mentioned that "client build" could be run to serve the client statically if you use
npm startfrom root folder.
Edited by Yasith Jayawardana