Clone the project
https://github.com/sametcelikbicak/library-workspace.gitGo to the library project directory
cd library-workspaceInstall dependencies
npm installGo to the test application project directory
cd projects/library-testStart the server
npm run start