Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devzgabriel/ignite-mile

A to-do app created in a Rocketseat challenge during the Ignite course :rocket:
https://github.com/devzgabriel/ignite-mile

babel javascript reactjs scss typescript webpack

Last synced: about 1 month ago
JSON representation

A to-do app created in a Rocketseat challenge during the Ignite course :rocket:

Awesome Lists containing this project

README

        

# Mile

## Estude e trabalhe de maneira organizada com um to-do simples e bonito!


### Veja como é:


mile


## Como executar na sua máquina e testar


### **Instalando e executando o projeto**


No terminal digite todos os comandos abaixo:

```Bash
git clone https://github.com/devzgabriel/ignite-mile
```

```Bash
cd ignite-mile
```

```Bash
yarn install
```

```Bash
yarn dev
```

### **Executando testes**

```Bash
yarn test
```


## **Criado por Gabriel Silva durante o Ignite da Rocketseat!**