Skip to content

Rswaby/library-expr

Repository files navigation

library-manager

A simple express app that performs basic crud commands using squelize as an orm. this app adds new, updates and deletes existing book records from a sqlite3 db. this project also uses pug and express. Use the commands below to run this project

How to run

git clone <repo_link>
cd library-expr
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published