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
Repositório para desenvolvimento de aplicações web com o framework Nuxt.js nas disciplinas de Engenharia de Software 1 e Projeto Integrador do câmpus Campo Mourão da UTFPR.
Build
$ yarn build
Execução
# development
$ yarn dev
# production mode
$ yarn start