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
# Start on localhost
$ yarn dev-localhost
# Build the production
$ yarn build
# Unit test
$ yarn test:unit
# Get directory of apps
$ yarn get-apps