Skip to content

Instantly share code, notes, and snippets.

@Sharkbyteprojects
Created March 22, 2019 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sharkbyteprojects/8a659bbc37fd40a6840507c6441baeb8 to your computer and use it in GitHub Desktop.
Save Sharkbyteprojects/8a659bbc37fd40a6840507c6441baeb8 to your computer and use it in GitHub Desktop.
START SCRIPT when installed via "npm i user-counter"
var userCounter = require("user-counter");
console.log("START SERVER");
userCounter;//start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment