savi-lib

To add to your Angular project type: "cd src" and "git clone {repo url} lib"

This will create a lib directory inside your src directory. Update .gitignore to add the line: src/lib/ this will ensure that your lib doesn't get copied into your project repo.