Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 247 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 247 Bytes

library-backend

Backend for a library (book sharing application) using node.js and GraphQL (Apollo server)

Installation

clone, install and run:

https://github.com/xuxey/library-backend.git
cd library-backend
npm install
npm start