run-script-os: not found
crysosancher opened this issue ยท 2 comments
crysosancher commented
how to start it locally?
zbennett commented
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.
faahim commented
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. ๐