Google Drive with Angular Material
- Google OAuth2
- File navigation
- File delete, copy, move
- FAB for new document/folder and upload files
- Incremental search
- Context menu
- Infinite scroll
- List view / Grid view
-
Prepare
npm install && bower install
-
For development
gulp watch
-
For release
gulp