Skip to content

An academic project for a library system built using mean stack.

Notifications You must be signed in to change notification settings

Pasi-D/mean-book-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System - MEAN stack

Build Status PRs Welcome Codeship Status for xXZang3tsuXx/mean-book-library

forthebadge forthebadge

pre-requisites

  • NodeJS
  • Angular CLI
  • mongodb

Install

  • Download/clone the repo
  • Change the mongodb ports or database in back-end/config/database.js
  • go to back-end folder
    cd back-end
    npm install
    npm start
    
  • go to front-end folder
    cd front-end
    npm install
    ng serve
    
  • go to http://localhost:4200 to access the digital library

About

An academic project for a library system built using mean stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published