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