Skip to content

A cross-platform file manager that features tabs, panes and more.

Notifications You must be signed in to change notification settings

tareqimbasher/files

Repository files navigation

Files

Build

A cross-platform file manager that features panes and tabs and more.

(Still under development)

Getting Started

From the project folder, execute the following command:

yarn install

Development Build

To build and run the app in development mode run:

yarn start

Production Build

To build the app in production mode and package, run:

yarn make