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

https://github.com/gokoshijr/proyecto-interfaces


https://github.com/gokoshijr/proyecto-interfaces

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# proyecto-interfaces

## Install (In the xamp/htdocs path)

```git
$ git clone https://github.com/GokoshiJr/proyecto-interfaces.git
```

### Launch de app

```bash
$ npm run watch
```

```bash
$ php artisan run serve
```