Aplikasi pinjam meminjam buku perpustakaan. Tanpa pembukuan. Aplikasi ini juga Tugas CCI liburan semester
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Perpustakaan Modern adalah platform untuk Pinjam-meminjam Buku yang lebih mudah dan efektif. Cukup Scan QR untuk Meminjam dan Mengembalikan Buku. Aplikasi telah Digitalisasi, Hanya perlu mengelola via Online. Pendataan pada Aplikasi lebih efektif dibanding lewat kertas
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- download server & running server (backend)
https://github.com/raflidev/perpustakaan-modern.git
- Clone the repo
git clone https://github.com/raflidev/perpustakaan-modern.git
- Install NPM packages
npm install
- Start at localhost
npm run dev
- Build for production and launch server
npm run build npm run start
- Generate static project
npm run generate
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Rafli Ramadhan - @raflidev - rafliramdhn@gmail.com
Project Link: https://github.com/raflidev/perpustakaan-modern-fe