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

https://github.com/robsonmt/pet-adoption


https://github.com/robsonmt/pet-adoption

css express mustache node-js typescript

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## To run the application locally

- Create .env file based on .env.example.

```bash
$ git clone git@github.com:RobsonMT/Pet-Adoption.git
```

```bash
$ cd git@github.com:RobsonMT/Pet-Adoption.git
```

```bash
$ yarn install
```

```bash
$ yarn dev
```