diff --git a/src/README.md b/src/README.md new file mode 100644 index 0000000..9c4870d --- /dev/null +++ b/src/README.md @@ -0,0 +1 @@ +Customizations and modifications to the client (browser) go here. Then run "npm run build" to integrate into /public (where client files are served from). Note that /public is a flat directory structure.