raynecodereffects
v1.0.0
Published
- Create a package.json //for this ``` npm init --scope = @your module name ```
Downloads
8
Readme
How to create a Node module 🔥🔥
Sign in npmjs.com
Create a package.json //for this
npm init --scope = @your module nameCreate a File for your modules
For publish your node module
you have account and registry of npm
