Skip to content

ElectronJS doodles, playing around with local files.

Notifications You must be signed in to change notification settings

tcooper-uk/file-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileExplorer

Simple ongoing file explorer project to play around with React + Electron. This is not under "active" development.

Prerequisites

NodeJS

Getting started

To get started with a development build of the application download the source code and restore the packages with

npm install 

You can run a development version of the application with

npm run electron-dev

Distribution

The distribution of the application is controlled by the packager Electron Build. Configuration of the builder can be found in the electron-builder.yml file.

In order to package the app for redistribution you can run

npm run electron-pack

Img of app

About

ElectronJS doodles, playing around with local files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published