A chat app that uses Svelte for the frontend on an express server using Socket IO to allow for real time chat communication
The project can be built using
npm start
This is a project template for Svelte apps. It lives at https://github.com/sveltejs/template-webpack.
To create a new project based on this template using degit:
npx degit sveltejs/template-webpack svelte-app
cd svelte-app