UNPKG

angular-material-sidenav

Version:

Component that build the same sidenav from official angular material website

10 lines (9 loc) 144 B
sudo: false language: node_js node_js: - 'iojs' - '0.12' - '0.10' before_script: - 'npm install -g bower grunt-cli' - 'bower install'