# Usage and example

#### Usage

```bash
git clone https://bitbucket.org/matheus_moraes_pinheiro/conet.git
```

**Install**

```bash
yarn install
```

**Build**

```bash
yarn build:web
```

**Develop**

```bash
yarn start
```
