A cross-platform file manager that features panes and tabs and more.
(Still under development)
From the project folder, execute the following command:
yarn install
To build and run the app in development mode run:
yarn start
To build the app in production mode and package, run:
yarn make