Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dasundev/library-system

This is a University Assignment
https://github.com/dasundev/library-system

Last synced: 9 days ago
JSON representation

This is a University Assignment

Awesome Lists containing this project

README

        

# Library System

### Run app
Please run the following command to run the application.
```php
php -S 127.0.0.1:8000
```