Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Simple editor for screencrash. Written in electron

License

Notifications You must be signed in to change notification settings

kulturkrock/screencrash-editor

Repository files navigation

screencrash-studio

This is based on Electron React Boilerplate. For any mysterious environment bugs, consider searching their docs too (repo here).

Install

Clone the repo and install dependencies:

git clone --depth 1 --branch main https://github.com/kulturkrock/screencrash-editor.git
cd screencrash-editor
npm install

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

Docs

See Electron React Boilerplate docs and guides here

About

Simple editor for screencrash. Written in electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published