Skip to content

BigZhenjie/wetbabyundersea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

# Anemo Socket Stuff

## Installation 

1. Frontend: 
```
pnpm install
```
2. Backend: 
```
pip install fastapi python-socketio
```


## Usage

1. Frontend:
```
npm run dev
```
2. Backend: 
```
python3 main.py
``` 
or 
```
python main.py
```


About

its a wet baby under the sea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published