Skip to content

filefilego/filefilego-ui

Repository files navigation

FileFileGo UI

GitHub release OpenSSF Best Practices Go Report Card Discord Twitter Follow Telegram

Project setup

Install NodeJS v16.20.0

npm install

The filefilego compiled binary must be copied to the bin directory before the electron application is executed.

All the platforms must use the compiled binary file named: "filefilego".

Finally to run the electron application:

npm run electron:serve