Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 244 Bytes

File metadata and controls

12 lines (10 loc) · 244 Bytes

Setup

To add/update required submodules at any time:

git submodule update --init

To hack on a submodule from within this project:

cd angular-ui
git remote set-url origin git@github.com:[YOUR-FORK]/angular-ui.github.com.git