This repository consists of react components for the frontend made in webflow, Tutorial
To create multiple bundles with webpack, see here.
Good "hello-world" tutorial on wss clien-server: https://blog.bitlabstudio.com/a-simple-chat-app-with-react-node-and-websocket-35d3c9835807.
To start local development: yarn start To build: yarn build To deploy: yarn deploy To build and deploy: yarn bd