depth1

nodejs server

Feb 14th, 2019
853
0
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. const express = require('express')
  2. const app = express()
  3.  
  4. app.use(express.static('bin')); // Serving ./bin
  5.  
  6. app.get('/', function (req, res)
  7. {
  8.     res.send('Hello World!')
  9. })
  10.  
  11. app.listen(3000, function ()
  12. {
  13.     console.log('http://localhost:3000')
  14. })
Advertisement
Comments
  • Zyubi
    125 days
    # text 0.21 KB | 0 0
    1. Best t33n active cpx link daily updates!
    2.  
    3. Copy and paste the link in a new browser tab and then hit enter!
    4.  
    5. https://crazyporn.@xxx/members/157354/?asgtbndr=1&play=true&spon=adworld&zone=400
    6.  
    7. Remove the @
  • Syizuxtrn
    82 days
    # text 0.20 KB | 0 0
    1. Best Pastebin.com alternatives paste sites list
    2.  
    3. Copy and paste the link in a new browser tab and then hit enter!
    4.  
    5. https://crazyporn.xxx/members/157354/?asgtbndr=1&play=true&spon=adworld&zone=400
Add Comment
Please, Sign In to add comment