Skip to content

A digital library is a library that has a collection of books mostly in digital format and which can be accessed by computer.

Notifications You must be signed in to change notification settings

revanapriyandi/e-library

Repository files navigation

E-Library

A digital library is a library that has a collection of books mostly in digital format and which can be accessed by computer.

🔍 Installing the dependencies

> git clone https://github.com/revanapriyandi/e-library.git<br>
> composer install
> npm install; npm run dev
> cp .env.example .env<br>
> php artisan key:generate<br>
> php artisan migrate<br>

🚀 Running the App

Regular node:

> php artisan serve

About

A digital library is a library that has a collection of books mostly in digital format and which can be accessed by computer.

Topics

Resources

Stars

Watchers

Forks