Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dasundev/library-system
- Owner: dasundev
- Created: 2024-01-01T13:20:30.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-13T17:34:13.000Z (9 months ago)
- Last Synced: 2024-10-17T19:15:35.931Z (27 days ago)
- Language: PHP
- Size: 107 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```