5 lines
51 B
Bash
Executable File
5 lines
51 B
Bash
Executable File
#!/bin/bash
|
|
|
|
http-server dist -p 8000 -c-1 --cors
|
|
|