/notepad_app

Demo electron notepad application

Primary LanguageJavaScript

This is a notepad kind of application and it can be installed in different platforms. I built by using electron and reactjs.

Supported platforms

Macos, Window 10, Linux.

Available Scripts

In the project directory, you can run:

Runs the app in the development mode.

yarn electron-dev

yarn start

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Standalone mode

yarn app:build

Releases

yarn release