replup

0.0.2 • Public • Published

📦 Examples

No Config

require("replup").config();

With Config

require("replup").config({
  port: 8080,
  path: "/",
  message: "Hello!",
  debug: true,
});

Package Sidebar

Install

npm i replup

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

3.33 kB

Total Files

6

Last publish

Collaborators

  • birajrai