DanceSmile / find-file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 54.9%Language:Vue 38.9%Language:HTML 6.2%