Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
leurez
/
moss
like
4
Runtime error
App
Files
Files
Community
2
refs/pr/1
moss
/
start.cmd
xianqiu
change the port
61ede3b
over 1 year ago
raw
Copy download link
history
blame
Safe
163 Bytes
cd
./service
start
pnpm
start
> service.log &
echo
"
Start
service complete!"
cd
..
echo
"" > front.log
start
pnpm dev > front.log &
echo
"
Start
front complete!"