1.1.2 • Published 4 years ago

lolhost v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

❤️ 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! 👍

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.0-alpha.2

4 years ago

1.0.0-alpha.0

4 years ago

1.0.0-alpha.1

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago