/find-file

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

quick-start

To Use

# Clone this repository
git clone git@github.com:DanceSmile/find-file.git
# Go into the repository
cd find-file
# Install dependencies
npm install
# Run the app
npm start
# Build all platform ( window  mac  linx arm )
npm run pack
# copy config.js

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Resources for Learning Electron

License

CC0 1.0 (Public Domain)