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.
57d961d9e0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '57d961d9e0'
${ noResults }
alis-chat
/
start.sh
7 lines
120 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: 启动方式
5 months ago
# 服务端启动
nohup npm run prod >> server.log 2>
&
1
&
fix: 脚步
5 months ago
echo
'服务端后台启动'
feat: 启动方式
5 months ago
# 客户端启动
fix: 脚步
5 months ago
npm run serve
fix: test脚本
5 months ago