Open virbo opened 1 year ago
haii, i try to running at local but i get error 403 Forbidden, how to fix this issue?
add this to package.json under scripts: "start:dev": "sirv public --single --dev --port 5555" then run using:
yarn start:dev
haii, i try to running at local but i get error 403 Forbidden, how to fix this issue?