diff options
| author | Sean Fridman <fridman@mail.sfsu.edu> | 2015-04-01 18:27:51 -0400 |
|---|---|---|
| committer | Sean Fridman <fridman@mail.sfsu.edu> | 2015-04-01 18:27:51 -0400 |
| commit | 2e041ff6cd1b40c26bf16d37777c2c1c5153a669 (patch) | |
| tree | 1e427659faf343bf42795beae8980000436617b8 /app/Readme.md | |
| parent | ae24790e8122296b06f88fa883b8e272c6454d46 (diff) | |
Bootstrappin young lad
Diffstat (limited to 'app/Readme.md')
| -rw-r--r-- | app/Readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Readme.md b/app/Readme.md new file mode 100644 index 0000000..ba77ed7 --- /dev/null +++ b/app/Readme.md @@ -0,0 +1,4 @@ +This folder contains the bulk of the server source. + +Source files are stored in a `node_modules/` rather than a `lib/` to +promote dividing components in a modular way. |
