Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 409 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 409 Bytes

college-library-system

The repository is about e-library of a college and it handles admin and student role.

Clone the repository

git clone https://github.com/vasantisuthar/college-library-system.git

Install the packages

npm install

Run the application

nodemon server.js

To enhance or report bug or any issue you find, create a new issue.

Make changes and create a pull request