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
# instale as dependências
npm install
# rode o ambiente de desenvolvimento localhost:8080
npm run dev
# build for production with minification
npm run build