Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 621 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 621 Bytes

Download

Ridiculously Cool File Manager

An electron based file manager.

Screenshots

screenshot 1
screenshot 2

Getting Started

Follow the following steps to start using the following commands -

  • git clone https://github.com/nkg447/rc-file-manager.git
  • cd rc-file-manager.git
  • yarn install or npm install
  • yarn dev or npm run dev