Skip to content

imbc/pegasus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React, Vite & WebSockets Guide

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

Monorepo

Managed with moon. Run the commands through moon:

  • List the project details: moon project <project>
  • Run specific command: moon run <project>:<task>

License

Licensed under the Apache 2.0 License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 33.3%
  • CSS 29.9%
  • CWeb 23.2%
  • JavaScript 7.4%
  • HTML 6.2%