Skip to content

Pronink/phone-dialing-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPEN PHONE DIALING

Steps for the upload to https://pronink.github.io/phone-dialing-react:

  • npm install
  • npm run deploy

Steps for developing:

  • npm install
  • npm start

Steps for open webapp in your computer:

  • npm install
  • In package.json, remove the "homepage" line
  • npm run build
  • Linux:
    • sudo npm install -g serve
  • Windows:
    • npm install -g serve
  • serve -s build

About

Make calls using pulse dialing or dual-tone multi-frequency (DTMF) protocols

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published