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:
14
node_modules/piler/examples/simple/README.md
generated
vendored
Normal file
14
node_modules/piler/examples/simple/README.md
generated
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
|
||||
# Example Express application using Piler
|
||||
|
||||
Install dependencies
|
||||
|
||||
npm install express@2.x.x 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