typed
This commit is contained in:
3
start_server.sh
Executable file
3
start_server.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
# sudo npm install -g browser-sync
|
||||
browser-sync start --server --files "*.css" "*.html" "*.js"
|
||||
Reference in New Issue
Block a user