Skip to content

arnellebalane/file-explorer

Repository files navigation

File Explorer

File Explorer app built with Electron.

screenshot

Running this project

# 1. Clone this project
$ git clone [email protected]:arnellebalane/file-explorer.git
$ cd file-explorer

# 2. Install dependencies
$ npm install

# 3. Build main/renderer process scripts
$ npm run build  # or `npm run build:watch`

# 4. Start the app
$ npm start

License

MIT License

About

WIP: An Electron-based file explorer application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published