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

xmpp-ftw/skeleton-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skeleton-project

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

setup:

once checked out run:

npm start

...which will install dependencies and start a server on port 3000

Then visit http://localhost:3000

Note: Those familiar with nodejs may want to just run node index to start the server each time rather than have the system run npm i . with each npm start call.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages