Skip to content

A skeleton project for starting to build XMPP projects using XMPP-FTW

License

Notifications You must be signed in to change notification settings

guilhermesgb/chat-recipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skeleton-project

A skeleton project for starting to build XMPP projects using XMPP-FTW

setup:

once checked out run:

npm i

...to install dependencies, then,

npm start

...which will start a server on port 3000

Then visit http://localhost:3000

About

A skeleton project for starting to build XMPP projects using XMPP-FTW

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • CSS 3.2%