happy-birthday
happy-birthday copied to clipboard
run-script-os: not found
how to start it locally?
It is just html and javascript so if you are running in vscode, download Live Server extension and hit Go Live. It will serve the website up on a local port.
Hi @crysosancher
I hope you've got around it by now 😅
But what @zbennett suggested should work perfectly fine (thanks a lot @zbennett!). If you're not using VSCode, or don't want to go that route, you also run yarn
and yarn start
from your command line to open up the dev server.
Going to close this issue, but please feel free to reopen it if you have any queries. 🙂