Skip to content

gielcobben/caption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caption for Mac

Get Caption

Contribute

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Install the dependencies: npm install
  3. Run the app by building the code and watch for changes: npm run dev

To make sure that your code works in the finished app, you can generate the binary:

$ npm run package

After that, you'll see the binary in the ./release folder πŸ˜„

Related Repositories

Thanks πŸ™πŸ»