diegorodriguesvieira / hhsurge-test

A Front-End test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Etapas para rodar o projeto

  • Abra o terminal e navegue para a pasta do projeto
  • Instale os módulos com o seguinte comando: yarn install
  • Inicie o projeto no modo desenvolvimento pelo comando: yarn start

Rodando os testes

Execute o comando: yarn test

Rodando eslint

Execute o comando: yarn lint

About

A Front-End test


Languages

Language:JavaScript 96.0%Language:HTML 3.8%Language:CSS 0.2%