This website requires JavaScript.
Explore
Help
Sign In
mattmcw
/
yolo_web
Watch
1
Star
0
Fork
You've already forked yolo_web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
849ae58f9b
yolo_web
/
scripts
/
build_web.sh
6 lines
68 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-e
npm run compile
sudo docker build -t yolo_web .
Reference in New Issue
View Git Blame
Copy Permalink