Skip to content

Abh3201/Bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Library - MEAN stack

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors