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
# install dependencies
% yarn
# run in dev mode
% yarn start
# build app for distribution
# after building the mac app can be found at ./builds/hn-app-mas-x64/hn-app
% yarn build