# SI PERPUS

Aplikasi Sistem Informasi Perpustakaan Sekolah dibuat menggunakan Laravel dan VueJS
Installation
Use the package manager (composer) for installing
> git clone https://github.com/ibnusyawall/si-perpus.git
> cd si-perpus
> composer update
> npm install
> copy .env.example .env
> php artisan key:generate
Setup
Lakukan perintah dibawah ini jika sudah setting database di .env
> php artisan install
Run
> npm run dev
> php artisan serve
pergi ke halaman login dengan akses url: http://localhost:8000/login
Demo Account
Username: admin
Password: Admin12345
Screenshot
Contact Me
Built With
- blade
- css
- javascript
- php
- scss
- shell
- vue
Log in or sign up for Devpost to join the conversation.