readme pointer for /src

This commit is contained in:
billchurch 2018-02-09 09:16:53 -05:00
parent f6e41d4b45
commit 075d3a7c30

1
src/README.md Normal file
View file

@ -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.