Library Aplication build with express js and mongodb
- type
git clone git@github.com:ilhamarrouf/MyLibrary.git projectname
to clone the repository - type
cd projectname
- type
npm install
- type
nodemon start
to running project - open browser and open url
localhost:3000