Skip to content

imkrish7/librarySystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library System

Basic Library system app build with MERN stack and Redux for state management

Quick Start

// Install dependencies

npm install

// Install dependencies client side

npm run client-install

// Run the server and Client with concurrently

npm run dev

// Run express server only

npm run start

// Run client only

npm run client

// Run test in server side

npm run test

App Info

Author

Krishna Kamal Singh

Version

1.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published