An open API service indexing awesome lists of open source software.

https://github.com/jhony2488/exercicios-teste


https://github.com/jhony2488/exercicios-teste

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# exercicios-teste-vaga-front-end

Como usar(How to use)

Instalação baixando o repositório(Installation by downloading the repository)

```bash
# Clone este repositório(Clone this repository)
$ git clone hhttps://github.com/jhony2488/exercicios-teste

# Acesse a pasta do projeto no terminal/cmd(Access the project folder in the terminal/cmd)
$ cd exercicios-teste

# Instale as dependências(install dependencies)
$ npm install || yarn add

```

🛠 Testes(Tests)

```bash
# Executar os testes(Run the tests)
$ npm run test || yarn test

```

🛠 Tecnologias(Technologies)

Português: As seguintes ferramentas foram usadas na construção desta biblioteca:
English: The following tools were used in building this library:

- [Node.js](https://nodejs.org/en/)
- [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript)
- [Jest](https://jestjs.io/)