Skip to content

fabyanMikhael/Svelte-Websocket-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Svelte-Websocket-Template

A template for using Websockets with Svelte (using the socket.io library)

Usage

git clone https://github.com/fabyanMikhael/Svelte-Websocket-Template.git
cd Svelte-Websocket-Template

Starting the Client Server

cd client && npm i && npm run dev

Starting the Websocket Server

cd server && npm i && node server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published