Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 927 Bytes

README.md

File metadata and controls

40 lines (34 loc) · 927 Bytes

Material Drive

Google Drive with Angular Material

Available features

  • 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

Build

  • Prepare
    npm install && bower install

  • For development
    gulp watch

  • For release
    gulp

Consist of

Libraries