This website works better with JavaScript.
Explore
Help
Register
Sign In
alis-lc
/
alis-chat
Watch
1
Star
0
Fork
You've already forked alis-chat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e5ad9e45e3
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e5ad9e45e3'
${ noResults }
alis-chat
/
start.sh
9 lines
121 B
Bash
Raw
Blame
History
# 客户端启动
nohup npm run serve >> prod.log 2>
&
1
&
# 服务端启动
echo
'服务端后台启动'
npm run prod
Reference in New Issue
View Git Blame
Copy Permalink