diff options
author | Kyle K <kylek389@gmail.com> | 2012-07-01 03:11:47 -0500 |
---|---|---|
committer | Kyle Kaminski <kyle@kkaminsk.com> | 2012-07-01 03:11:47 -0500 |
commit | 8263f26456dbcd7d5871fc5b394d08af8f4f63b4 (patch) | |
tree | 7c3bd8f82e707b3c273870001b37bb21258e0811 /notes.txt | |
parent | f052db6b797d7b2f08263ed39ced3c2095c4658d (diff) | |
download | fubar-8263f26456dbcd7d5871fc5b394d08af8f4f63b4.tar.gz fubar-8263f26456dbcd7d5871fc5b394d08af8f4f63b4.tar.bz2 fubar-8263f26456dbcd7d5871fc5b394d08af8f4f63b4.zip |
it is really hard to read traces and errors
Diffstat (limited to 'notes.txt')
-rw-r--r-- | notes.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/notes.txt b/notes.txt new file mode 100644 index 0000000..38da624 --- /dev/null +++ b/notes.txt @@ -0,0 +1,5 @@ +[express] +$ express +do '# npm install -g express' beforehand, express command +generates nice template dir structure to get started + |