Skip to content

thisYogesh/lolhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❤️ lolhost

Install lolhost

>_ npm install lolhost

OR

>_ yarn add lolhost

Steps to start localhost with lolhost 😉

1. Create index.js file under root directory

// require('lolhost')(<port number>)
require('lolhost')(8000);

2. Run index.js file

>_ node index.js

Now you are good to go! 👍

About

Node.js based localhost server

Resources

Stars

Watchers

Forks

Packages

No packages published