Skip to content

catlirex/T9Phone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

T9Phone input demo

How to test this app

Backend:

  • cd server
  • Run npm i
  • Run npm i nodemon if you don't have it
  • Run npm start to start server

Frontend:

  • cd client
  • Run npm i
  • create .env with REACT_APP_ENDPOINT_URL=' default port is http://localhost:3030/
  • Run npm start to start server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published