This repository contains the final code for the Wing React, Vite and WebSockets guide.
Clone:
git clone [email protected]:winglang/guide-react-vite-websockets
cd guide-react-vite-websockets
Wing it:
npm i && npm run dev
Managed with moon. Run the commands through moon:
- List the project details:
moon project <project>
- Run specific command:
moon run <project>:<task>
Licensed under the Apache 2.0 License.