Skip to content

maya-s01/mayashah

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running locally

npm install
node index.js

Making it executable

Add this as the first line of index.js #!/usr/bin/env node

Add this to your package.json: "bin": "index.js"

About

A sample npm package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%