This website works better with JavaScript.
Home
Explore
Help
Sign In
yxt_develop
/
message-center
Watch
9
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
99
Commits
1
Branch
0
Tags
7.8 MiB
Tree:
7304da1ed3
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7304da1ed3'
${ noResults }
message-center
/
message-center-ui
/
bin
/
run-web.bat
12 lines
107 B
Raw
Normal View
History
message-ui
3 years ago
@
echo
off
echo
.
echo
[��Ϣ] ʹ�� Vue CLI �������� Web ���̡�
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
pause