Skip to content

plimsoftware/devhelp

Repository files navigation

This project was built with Electron and React.

With so many technologies available (Node, React, Javascript, ...), I created a small tool to put together various topics to help me remember.

For example, I create the "React" category. Then I create the topic "Install" and then I have it available to create the body of the topic, comment boxes and boxes with code format.

Available Scripts

In the project directory, you can run:

npm run start

Runs the app on a Electron Window in the development mode.

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

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Then creates a build in Electron in dist folder.
Will be available two versions. One Install version and one already unpacked.

react-start and react-build

These scripts will be used by start and build.