- cd client
- yarn
- yarn dev
- cd server
- yarn
- yarn dev
move to the directory where ngrok file is located and run following command according to your OS.
- for linux
- ./ngrok http [port#]
- for windows
- ngrok.exe http [port#]
| Name | Name | Last commit date | ||
|---|---|---|---|---|
move to the directory where ngrok file is located and run following command according to your OS.