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

https://github.com/matthysdev/googleads


https://github.com/matthysdev/googleads

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Google Ads project

## Matthys Ducrocq - Corentyn Masset

## Front

```console
cd front-google-ads
```

```console
npm i
```

```console
npm run start
```

## Back end Express

```console
cd express-api
```

```console
node server.js
```