Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonathanzefanya/e-lab-if


https://github.com/jonathanzefanya/e-lab-if

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# LMS

## TODO
```composer install```

```npm install```

```cp .env.example .env```

```php artisan key:generate```

```php artisan migrate --seed```

```npm run dev```

```php artisan serve```