mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-09 06:25:01 +00:00
3 lines
85 B
Bash
3 lines
85 B
Bash
|
#!/bin/bash
|
||
|
func start --useHttps --cert server.pfx --password 'password' --cors '*'
|