Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 218 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 218 Bytes

Como instalar o projeto

  • Clone o repositório
  • Navegue até a pasta weatherapp: cd weatherapp
  • Instale as dependências: npm install

Como rodar o projeto

  • Abra o terminal e digite o comando: npm run dev