Skip to content

tigerbook73/sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

STEPS:

  1. clone or update repository

    # clone repository
    git clone https://github.com/tigerbook73/sms.git
    
    # or update repository
    cd sms; git pull
    
  2. update packages

npm install
  1. copy "config.example.js" to "config.js"

  2. update config.js according to requirements

  3. start program

    node index.js
    

NOTE:

if you update config.js, please restart the program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published