This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
eln_TD
/
eln_web
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
华西海圻ELN前端工程
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.
136
Commits
2
Branches
490 MiB
Vue
85.4%
JavaScript
12.7%
HTML
1.2%
CSS
0.8%
Tree:
db323dd9a5
luojie
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'db323dd9a5'
${ noResults }
eln_web
/
bin
/
run-web.bat
12 lines
107 B
Raw
Blame
History
@
echo
off
echo
.
echo
[信息] 使用 Vue CLI 命令运行 Web 工程。
echo
.
%~d0
cd
%~dp0
cd
..
npm run dev
pause