You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# after cloning the repo:# install packages
npm i
# compile the project
npm run compile
# run local server
npm run dev
# head over to http://0.0.0.0:8020