changed project structure
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd $(rospack find aescape_lab_ui)
|
||||
# python3 -m http.server 8000
|
||||
|
||||
# Node webserver: https://www.npmjs.com/package/http-server
|
||||
http-server -p 8000
|
||||
http-server ../client/ -p 8000
|
||||
|
||||
Reference in New Issue
Block a user