Skip to content
/ karatube Public

This is a simple Electron + React.js example (with live reload).

License

Notifications You must be signed in to change notification settings

ozuit/karatube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karatube

This is a simple Electron + React.js example (with live reload). It was designed to work without the need of a development server running in the background, like so many other templates, and it's hence free of cross domain request constraints (CORS). For more infomation here.

Installing

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/ozuit/karatube my-app
# Go into the repository
cd my-app
# Install dependencies
npm install

Running

npm run start

Packaging

Replace the icon inside the build folder and run

npm run release

Check the dist folder for the app

Todos

Record & download audio/video