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 the Node dependencies.
yarn
# Start the local dev server over https (https://localhost:9966/).
yarn start
# Run the build system (generates Browserify JS bundle).
yarn build