mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Added node-modules
This commit is contained in:
12
node_modules/piler/examples/logger/README.md
generated
vendored
Normal file
12
node_modules/piler/examples/logger/README.md
generated
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
# This is a port of the simple example using ExpressJS 3.x custom logger and socket.io configuration
|
||||
|
||||
Install dependencies
|
||||
|
||||
npm install express@3.x winston socket.io stylus less
|
||||
|
||||
And run it
|
||||
|
||||
node app.js
|
||||
|
||||
Then open up http://localhost:8001/ and try editing `style.css`.
|
||||
|
Reference in New Issue
Block a user